Skip to content

Various Fixes

Choose a tag to compare

@ngvtien ngvtien released this 02 Sep 05:20
089ca42

Bug fixes:

  • #182 - Fix throw exception in ExecuteScalar()
  • #183 - Fix DataConstraintException throw in ExecuteScalar()
  • #185 - Fix correct order of error item
  • #186 - Fix Operand type clash:VARBINARY is incompatible with TEXT
  • #187 - Fix UserType 36 require for is required for 'text', 'text_locator' or 'unitext' typed input parameter in the stored proc

Improvements

  • #178 - Improve x509 related code

Other: