V0.9.0 - #17
V0.9.0#17dsecurity49 wants to merge 23 commits into
Conversation
Preserve constraint, index, expression, and role metadata through schema changes. Add interrupted-detach coverage, reject recursive rename collisions, and compare partition bounds and predicates in the live harness. Update documentation, repair the runtime CI target, and tighten live scripts and crate packaging. Validation: 918 library tests, 13 API tests, doctests, Clippy, rustdoc, and installer/Action checks passed. Release remains blocked: the stronger PostgreSQL 18 gate exposes missing RANGE and DEFAULT predicates in safe_041; full predicate generation and the remaining constraint audit are unfinished.
|
Important Review skippedToo many files! This PR contains 122 files, which is 22 over the limit of 100. To get a review, reduce the PR to 100 files or fewer by splitting it into smaller PRs or changing its base branch. Upgrade to a paid plan to raise the limit. This review couldn't start because sufficient usage credits or metered capacity aren't available. Add credits or update usage-based reviews in the billing tab, then retry. ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Advanced Run ID: ⛔ Files ignored due to path filters (37)
📒 Files selected for processing (122)
You can disable this status message by setting the 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 |
Reconcile the squashed v0.8.1 release history while preserving v0.9.0 changes and the published v0.8.1 release date. The resolved tree is unchanged from the branch before the merge.
Regenerate the frozen fixture cache with the current V8 serializer, update encrypted-cache assertions, and align Action paths and cache keys with V8. Validation: 918 library tests, API tests, doctests, cache fixture inspection, and Action contract checks passed.
Use constraint conkey columns when pg_depend omits CHECK or EXCLUDE dependencies, infer partition trigger parents on older PostgreSQL versions, and wait for CI database services before live tests. Refresh the frozen cache with the canonical materialized-view baseline. Validation: cached fixture suite passed all 521 cases; catalog differential test, catalog sync test, Clippy, and formatting passed.
No description provided.