Skip to content

New commit type 'model:' for database changes #65

@Totremont

Description

@Totremont

It would be useful to have a separate type for commits that change the database structure (changes to the entities) for traceability. It would be particularly useful if this commit introduces breaking changes that need data migration.
My proposal is to name this type model:. For example: model: add 'context' attribute to MessageEntity.
If the commit requires a migration script from the previous state we could add the exclamation mark '!' model!: maybe with additional info in the body

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Inbox (needs triage)

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions