Skip to content

We need some systematic way to do migrations #662

@JulianKniephoff

Description

@JulianKniephoff

There have been changes to the database schema in the past, and of course there is the big change between (current) stable and next, and there is no systematic, let alone automatic way to distribute and/or apply these changes to existing applications.

We need that.

We should probably look into something like flyway or liquibase, but even a scripts/sql folder like Opencast has would be preferable to nothing. The latter is a pain to make work across platforms, though. Plus, it still has the issue of “discoverability.” For that to work properly, we would probably have to go back to “proper” releases. See also #661.

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