Skip to content

v0.9.8

Compare
Choose a tag to compare
@yfuruyama yfuruyama released this 21 Aug 09:36
· 34 commits to master since this release
e5041ae
  • Features
    • Support the following VIEW statements (#117)
      • CREATE VIEW ...;
      • CREATE OR REPLACE VIEW ...;
      • DROP VIEW ...;
  • Bug Fixes
    • None
  • Breaking Changes
    • None