Skip to content

Consolidate chunk_constraint migrations - #9965

Merged
svenklemm merged 1 commit into
mainfrom
sven/migrate_cleanup
Jun 8, 2026
Merged

Consolidate chunk_constraint migrations#9965
svenklemm merged 1 commit into
mainfrom
sven/migrate_cleanup

Conversation

@svenklemm

@svenklemm svenklemm commented Jun 5, 2026

Copy link
Copy Markdown
Member

Drop two redundant DELETEs from latest-dev.sql; the table is dropped
later in the same script so clearing rows first is pointless.

Reorder reverse-dev.sql so dimension_slice is rebuilt before
chunk_constraint is recreated.

Disable-check: force-changelog-file

@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown

@Poroma-Banerjee, @melihmutlu: please review this pull request.

Powered by pull-review

@codecov

codecov Bot commented Jun 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@svenklemm svenklemm added this to the v2.28.0 milestone Jun 5, 2026
Drop two redundant DELETEs from latest-dev.sql; the table is dropped
later in the same script so clearing rows first is pointless.

Reorder reverse-dev.sql so dimension_slice is rebuilt before
chunk_constraint is recreated.
@svenklemm
svenklemm force-pushed the sven/migrate_cleanup branch from 6cd552c to 460a82d Compare June 8, 2026 11:45
@svenklemm
svenklemm merged commit 9b42be0 into main Jun 8, 2026
66 of 67 checks passed
@svenklemm
svenklemm deleted the sven/migrate_cleanup branch June 8, 2026 12:10
@timescale-automation timescale-automation added the released-2.28.0 Released in 2.28.0 label Jun 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released-2.28.0 Released in 2.28.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants