This release includes 1 breaking change for platform teams planning a safe upgrade.
Published 3mo
Relational Databases
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
cli
database-migration
database-migrations
db-migration
ddl
declarative
+7 more
declarative-migrations
go
postgresql
schema-changes
schema-management
schema-migration
schema-migrations
Summary
AI summaryRemoved the --index-concurrently flag and added --disable-index-concurrently to override concurrent index creation.
Full changelog
Changelog
- 389bc4c7ae271a6ee5bc1d9f3c349da66c20e2a4 Merge pull request #102 from winebarrel/add-inline-concurrently-tests
- 86b8aa92259d356518e61c212856f6f2e3d5be93 Add tests for inline CREATE INDEX CONCURRENTLY parity with directive
- d0dfc4c08910fe3b30a04a15c78e61148ea76011 Merge pull request #101 from winebarrel/remove-index-concurrently-flag
- a615b4e3e649e2db8ed91812079afe6a49ac1466 Address review: clarify --disable-index-concurrently scope and tighten test
- 2afacec05941aae1749033c62dbd3ec0a205eb9e Address review: make CONCURRENTLY messaging source-agnostic
- 712da5b817bff81075425c8f33afd952cd3677a0 Add round-trip test for inline CREATE INDEX CONCURRENTLY
- 6ebc5818f48674175033cd15f1a96c04e7a53756 Address review: track inline CREATE INDEX CONCURRENTLY in Index.Concurrently
- 1c7652ca9fa654730eddb5548c4d29dd428b51fa Address review: fix stale comment and drop redundant scenario helpers
- 93ba8f7324e4158359173efc3fc67cc360e783f2 Address review: clarify --with-tx note refers to apply, not plan
- 69d914dbe168b8787909ffc3c665fe681aeb9bb2 Add --disable-index-concurrently to override -- pist:concurrently
- db33ce369d46cf657ecd900183506b55483eb2fe Remove --index-concurrently flag; rely on -- pist:concurrently directive
Breaking Changes
- Removed the `--index-concurrently` command‑line flag; concurrent index creation must now be controlled via the `--disable-index-concurrently` flag or the `pist:concurrently` directive.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Pistachio
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]