Skip to content

[board-server] Handle database migrations for board-server container deployments #2947

Open
@wfaithfull

Description

@wfaithfull

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions