v1.10.0
Immutable
release. Only release title and notes can be modified.
Changelog
- 750ca6e Merge pull request #225 from winebarrel/changelog-1.10.0
- 3756a96 Add 1.10.0 CHANGELOG entry for #223 / #224
- 7dce6ce Merge pull request #224 from winebarrel/fix-view-recreate-on-column-change
- 9d91373 Apply rename-aware drop name to the denied-drop branch too
- 10cc41e Fix view rename + DROP+CREATE ordering: drop old name, suppress rename
- 42250d5 Lock viewOutputColumns negative-path table tests
- d339449 Add PG 16+ applied form for drop_column_referenced_by_view
- 6a076fa Use DROP+CREATE for view definition changes that drop or rename columns
- cccaf2d Merge pull request #223 from winebarrel/fix-drop-order-with-deps
- bfc96e7 Update bulk_alter scenario test for new DROP COLUMN order
- 8df9716 Fix DROP COLUMN ordering when dependent objects are also dropped
- a8a2f6c Merge pull request #222 from winebarrel/winebarrel-patch-1
- 8939ab8 Update image links in README.md
- 18b3ec2 Merge pull request #221 from winebarrel/winebarrel-patch-1
- 377b265 Add images and badges to README.md
- c3b38aa Merge pull request #220 from winebarrel/docs-pre-sql-timeout-example
- 21a6f23 Use SET statement_timeout in --pre-sql examples
- f0f4b40 Merge pull request #219 from winebarrel/winebarrel-patch-1
- 67c56f9 Replace old image link with new asset link