Skip to content

v2.2.1

Latest

Choose a tag to compare

@jmglaser jmglaser released this 31 Jul 16:33
  1. Migrated the TLS and cryptographic provider from OpenSSL to AWS-LC
  2. Fixed SQLCancel to no-op when result set has already been fully drained via SQLMoreResults
  3. Added EnableTableTypes connection option to generalize SQLTables table types to TABLE/VIEW when disabled
  4. Added BoolsAsChar connection option to report BOOLEAN as SQL_VARCHAR instead of SQL_BIT for BI tool compatibility