Skip to content

v0.9.0

Compare
Choose a tag to compare
@yfuruyama yfuruyama released this 17 Oct 15:31
· 46 commits to master since this release
8f5b2a6
  • Features
    • Support TRUNCATE TABLE statement (#92)
    • Support PARTITIONED (UPDATE|DELETE) statement for Partitioned DML (#94)
  • Bug Fixes
    • Suppress to show duplicated subtrees of scalar subqueries (#90)
    • Improve subquery handling (#91)
  • Breaking Changes
    • None