Skip to content

v0.0.8

Choose a tag to compare

@github-actions github-actions released this 13 Jul 19:24
a7b83c5

What's Changed

  • feat: diff indexes on materialized views by @Apakottur in #82
  • feat: emit identity columns (GENERATED ... AS IDENTITY) by @Apakottur in #83
  • feat: order view-on-column dependencies by @Apakottur in #84
  • feat: support partitioned tables by @Apakottur in #85
  • feat: emit USING cast for column type changes by @Apakottur in #86
  • feat: support generated columns (create/drop) by @Apakottur in #87
  • feat: support identity changes on the ALTER path by @Apakottur in #88

Full Changelog: v0.0.7...v0.0.8