v0.1.1
New Features
- Only output comments when no differences are found
Bug Fixes
-
Don't produce
ALTER TABLE old RENAME TO sqlitediff_temp
to modify tablesFor SQLite 3.26.0+, this would break column references in other tables.
Full Changelog: v0.1.0...v0.1.1