⚡ Highlights
🔍 Column comments and default values are preserved when a table is created in a multi-operation migration
🛹 Valid SQL statement is generated when duplicating columns during multi-operation migrations
Changelog
- 95d8794 Add JSON docs back with tabs (#787)
- 3922f45 Add missing attributes to column info in virtual schema (#789)
- 08c7e01 Pass all column attributes to new temporary column when adding a new one to the table (#788)
Full Changelog: v0.11.0...v0.11.1