Skip to content

v0.1.4

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jan 20:24
· 10 commits to main since this release
  • Update to fix a bug to add support for UBigInt, HugeInt, UHugeInt
  • Add support for Timestamps with Timezone
  • Fix object type mapping on JOINS
  • Cast ORDER BY columns to lowercase so that field sorting yields A a B b rather than A B a b