Skip to content
This repository was archived by the owner on Feb 3, 2024. It is now read-only.
This repository was archived by the owner on Feb 3, 2024. It is now read-only.

No database revisioning #58

@mxmeinhold

Description

@mxmeinhold

Currently, if a change is made to the database schema, a user with administrative access must go in and manually make the changes.

It’d be cool if we had a tool like Alembic to manage db revisions. This has a couple of really handy features:

  • Tracked revisions
  • Easily managed upgrades and downgrades
  • Easy provisioning of testing instances.

Any revision files would need to be mirrored to https://github.com/ComputerScienceHouse/QuotefaultAPI to make sure they stay in sync.

See also ComputerScienceHouse/QuotefaultAPI#56

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions