v0.0.6
What's Changed
- feat: support basic column type changes by @Apakottur in #73
- feat: support table ownership (ALTER TABLE ... OWNER TO) by @Apakottur in #74
- feat: support materialized views (basic) by @Apakottur in #75
- feat: support composite types (create/drop) by @Apakottur in #77
- feat: order view-on-view dependencies by @Apakottur in #76
Full Changelog: v0.0.5...v0.0.6