Skip to content

0.16.0 - Blobs and Leaky Pools

Compare
Choose a tag to compare
@senseibaka senseibaka released this 27 Oct 11:48
· 54 commits to master since this release

Improvements:

  • #150 - Add support for large (>16KB) binary and string parameters via TDS_BLOB type

Bug Fixes:

  • #148 - Fix for connection leak in pool (connections wouldn't get cleaned up if post-login preamble failed)

Other: