Skip to content

Automigrate views using new schema for backing table#5441

Open
joshua-spacetime wants to merge 2 commits into
masterfrom
joshua/fix/migrate-view-backing-table
Open

Automigrate views using new schema for backing table#5441
joshua-spacetime wants to merge 2 commits into
masterfrom
joshua/fix/migrate-view-backing-table

Conversation

@joshua-spacetime

@joshua-spacetime joshua-spacetime commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Description of Changes

#5300 changed the backing table schema of views. While this technically isn't a breaking change because these tables are ephemeral, the schema is not ephemeral, so it does require us to update the schema by dropping and re-adding views once on initial startup.

API and ABI breaking changes

None

Expected complexity level and risk

1.5

Testing

Auto-migration unit tests

@joshua-spacetime joshua-spacetime added the bugfix Fixes something that was expected to work differently label Jun 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Fixes something that was expected to work differently

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant