Skip to content

fix: include replicated_backups in required tables - #208

Merged
bma13 merged 1 commit into
mainfrom
fix-required-tables
Sep 16, 2026
Merged

bma13 merged 1 commit into
mainfrom
fix-required-tables

Conversation

@terrmit

@terrmit terrmit commented Sep 16, 2026

Copy link
Copy Markdown
Collaborator

Add replicated_backups to RequiredTables so the schema pre-check no longer considers a database complete when this table is missing. The migration integration cleanup also includes this table through the shared list. This change only updates the required-table list; it does not initialize migration tracking for existing databases. Validation: git diff --check passed. Tests and migrations were not run.

@terrmit
terrmit requested a review from bma13 September 16, 2026 14:39
@bma13
bma13 merged commit 6d62fbf into main Sep 16, 2026
5 checks passed
@bma13
bma13 deleted the fix-required-tables branch September 16, 2026 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants