Skip to content

v1.4.5

Compare
Choose a tag to compare
@reata reata released this 02 Jul 10:15
· 100 commits to master since this release
1cbd35e

Enhancement

  • Switch to PyPI Trusted Publishers (#389)
  • Support tsql Declare Statement (#357)

Bugfix

  • Exception for Subquery Expression Without Source Tables (#401)
  • Not Supporting Create Table AS in postgres (#400)
  • Failed to handle UNION followed by CTE (#398)
  • Not handling CTE inside DML query (#377)
  • Failed to parse UNION inside CTE (#376)