Skip to content

2.4.5

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Sep 17:01

[2.4.5] - 2022-09-12

Added

  • primaryKeys instance function on Connection to call ODBC SQLPrimaryKeys function
  • foreignKeys instance function on Connection to call ODBC SQLForeignKeys function
  • Binaries added for all supported N-API versions for all GitHub Actions runners

Fixed

  • Fixed VARCHAR(MAX) fields creating 0-sized buffers (MSSQL)
  • Fixed various TypeScript type definitions