sql: chain 5.0.8→5.0.9->5.0.10→6.0.0 #513
Conversation
…notes Backport the 5.0.9 and 5.0.10 upgrade stubs from v5_STABLE and re-anchor the 6.0.0 upgrade script so the extension updates continuously: 5.0.7 → 5.0.8 → 5.0.9 → 5.0.10 → 6.0.0. - Add sql/spock--5.0.8--5.0.9.sql and sql/spock--5.0.9--5.0.10.sql (version markers; no schema changes in either release). - Rename sql/spock--5.0.8--6.0.0.sql → sql/spock--5.0.10--6.0.0.sql so the jump to 6.0.0 starts from the latest 5.0.x patch level. - Add 5.0.9 and 5.0.10 sections to docs/spock_release_notes.md. - 018_upgrade_schema_match: assert the upgrade node starts at 5.x (was pinned to 5.0.8) since v5_STABLE now builds as 5.0.10.
📝 WalkthroughWalkthroughThe PR updates Spock 6.0.0 release notes for 5.0.9 and 5.0.10, adds or adjusts extension update SQL stubs for those versions, and generalizes the upgrade schema-match TAP test from a fixed 5.0.8 baseline to any 5.x baseline. ChangesSpock version bump updates
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Up to standards ✅🟢 Issues
|
Backport the 5.0.9 and 5.0.10 upgrade stubs from v5_STABLE and re-anchor the 6.0.0 upgrade script so the extension updates continuously: 5.0.7 → 5.0.8 → 5.0.9 → 5.0.10 → 6.0.0.
Add sql/spock--5.0.8--5.0.9.sql and sql/spock--5.0.9--5.0.10.sql (version markers; no schema changes in either release).
Rename sql/spock--5.0.8--6.0.0.sql → sql/spock--5.0.10--6.0.0.sql so the jump to 6.0.0 starts from the latest 5.0.x patch level.
Add 5.0.9 and 5.0.10 sections to docs/spock_release_notes.md.
018_upgrade_schema_match: assert the upgrade node starts at 5.x (was pinned to 5.0.8) since v5_STABLE now builds as 5.0.10.
Add release notes from the 5.0.x versions.
Remove delta apply release note from 6.0.0