Open
Description
Expected Behavior
Board server container deployments should gracefully handle migrations of the SQLite database schema
Actual Behavior
Migrations of the SQLite database schema will break people's deployments if they roll out a new version of the container.
I'd like to investigate using a proper migration tool, like flyway to manage these database migrations, and then we can roll this logic out along with the container, so that people's existing data has a pathway into new schemas.
Metadata
Metadata
Assignees
Labels
No labels