Skip to content

v12.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Aug 22:39
· 242 commits to master since this release
1189b4a

12.1.0 (2021-08-28)

Bug Fixes

  • improve collation parsing (b8cfb08)

Features

  • encode varchar, char and text values based on the current database collation (0dce3e3)
  • track the current database collation on the connection (d27a7e0)
  • write collation for nvarchar, nchar, ntext , varchar, char and text data types (b1db199)