Skip to content

2.3.2

Choose a tag to compare

@github-actions github-actions released this 28 Jul 18:37
ed4fbed

[2.3.2] - 2020-07-28

Fixed

  • Fixed bug with REAL, DECIMAL, and NUMERIC fields ocassionaly returning incorrect results

Changed

  • Windows binaries are now built with UNICODE defined by default (like in 1.x)

Added

  • columns array on result set now includes columnSize, decimalDigits, and nullable data from SQLDescribeCol