Skip to content
This repository was archived by the owner on Mar 15, 2019. It is now read-only.

Managment of database schema changes #198

@johnnykv

Description

@johnnykv

Currently the user needs to delete the old database when upgrading. A better solutions would be to somehow upgrade the schema, at least we should maintain the Drone table and set type == None - that way the system will not loose all drones.
Something like http://alembic.readthedocs.org/ would also be interesting, but the db migrate would have to happen automatically.

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