Skip to content

Simplify migrations #32

@johnmartins

Description

@johnmartins

A neater way of building and updating the database is needed.

Currently, the SQL-script in core needs to be run. But this script can't contain table alterations, because if it does then the script will fail anytime somebody who already has those alterations in place. Works fine for docker, but not for development.

Alternatives:

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions