Skip to content

v0.5.3

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Sep 03:58
· 61 commits to main since this release

What's Changed

  • Bugfix: Autoincrement parsing by @julescmay in #32
  • Bugfix: where dialect permits identifiers to be single-quoted, ColumDefinitions are properly recognised by @julescmay in #33
  • Read and store complex primary key definitions by @julescmay in #37
  • Correct handling for blank input by @julescmay in #36
  • Bugfix: SQLite doesn't need commas between adjacent table constraints by @julescmay in #34

New Contributors

Full Changelog: v0.5.1...v0.5.3