Skip to content

v0.11.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Apr 12:05
· 2 commits to main since this release
3922f45

⚡ 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