Skip to content

Check database for correct version #76

@V3lop5

Description

@V3lop5

Is your feature request related to a problem? Please describe.
Changes to models doesn't change the database/table directly.

A workaround is to delete the database and let it recreate next time.

Describe the solution you'd like
On startup check if all tables are still up to date with model definition. If not ALTER TABLE.
If this is not possible throw exception.

Metadata

Metadata

Assignees

No one assigned

    Labels

    code qualityWould improve code qualityenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions