v0.5.3
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
- @julescmay made their first contribution in #32
Full Changelog: v0.5.1...v0.5.3