Skip to content

Create migrations for database #15

Description

@Sporiff

Currently we're relying on Spring Boot to manage database migrations. This is not the best option, as we don't get much control over granular changes.

Spring Boot supports flyway as a database migrations tool. We should configure the initial migration before deployment in #14

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions