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

Managment of database schema changes #198

Open
johnnykv opened this issue Sep 7, 2014 · 0 comments
Open

Managment of database schema changes #198

johnnykv opened this issue Sep 7, 2014 · 0 comments

Comments

@johnnykv
Copy link
Member

johnnykv commented Sep 7, 2014

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.

johnnykv added a commit that referenced this issue Sep 7, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant