Skip to content

v1.10.0

Choose a tag to compare

@bologer bologer released this 27 Aug 16:11
· 3 commits to main since this release
  • Added support for ALTER TABLE to ADD/DROP/RENAME/CLEAR/COMMENT/MODIFY COLUMN
  • Deprecated usage of data type helpers in create table. Use schema instead
  • Added unit tests to cover new functionality