Skip to content

2.2.0

Latest
Compare
Choose a tag to compare
@brendanlong brendanlong released this 24 Feb 20:15
· 3 commits to master since this release

Fixed

  • Row.datetime and Row.datetime_exn now work correctly for the DATETIME2 type
  • Queries should be slightly less likely to return errors due to previous queries not being cleaned up properly.