v0.23.2
Immutable
release. Only release title and notes can be modified.
Changelog
- 389bc4c Merge pull request #102 from winebarrel/add-inline-concurrently-tests
- 86b8aa9 Add tests for inline CREATE INDEX CONCURRENTLY parity with directive
- d0dfc4c Merge pull request #101 from winebarrel/remove-index-concurrently-flag
- a615b4e Address review: clarify --disable-index-concurrently scope and tighten test
- 2afacec Address review: make CONCURRENTLY messaging source-agnostic
- 712da5b Add round-trip test for inline CREATE INDEX CONCURRENTLY
- 6ebc581 Address review: track inline CREATE INDEX CONCURRENTLY in Index.Concurrently
- 1c7652c Address review: fix stale comment and drop redundant scenario helpers
- 93ba8f7 Address review: clarify --with-tx note refers to apply, not plan
- 69d914d Add --disable-index-concurrently to override -- pist:concurrently
- db33ce3 Remove --index-concurrently flag; rely on -- pist:concurrently directive