Skip to content

Create migrations for database #15

@Sporiff

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

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions