Skip to content

2.4.2

Compare
Choose a tag to compare
@markdirish markdirish released this 08 Feb 02:33

[2.4.2] - 2022-02-07

Added

  • binding.gyp build instructoins for MacOS
  • Statement's .execute function can now return a Cursor when the correct queryOption is passed

Fixed

  • Statement and Cursor should now better handle freeing memory
  • Connection's .callProcedure should now work on Windows with UNICODE defined
  • Fixed up TypeScript definitions