Skip to content

v0.1.6

Compare
Choose a tag to compare
@thegamecracks thegamecracks released this 19 Dec 22:16
· 11 commits to main since this release
baef093

New Features

  • Add parsing support for escaped quotes in table, column, type, and constraint names

Bug Fixes

  • Remove reliance on SQLite's arbitrary ordering when querying sqlite_schema, potentially resulting in flaky diff outputs
  • Fix references to modified tables potentially not being restored when another reference with the same name is modified

Build

  • Prune .github/ from source distribution builds

Full Changelog: v0.1.5...v0.1.6