Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate database with alembic #764

Merged
merged 10 commits into from
Jun 2, 2017
Merged

Migrate database with alembic #764

merged 10 commits into from
Jun 2, 2017

Conversation

jhamrick
Copy link
Member

@jhamrick jhamrick commented Jun 2, 2017

Fixes #720

This adds integration with alembic for migrating databases and does this in essentially the same way as JupyterHub. This adds a new subcommand, nbgrader db upgrade, that will upgrade the nbgrader database to be compatible with the current version of the code.

@jhamrick jhamrick added this to the 0.5.0 milestone Jun 2, 2017
@jhamrick jhamrick merged commit 808e7cb into jupyter:master Jun 2, 2017
@jhamrick jhamrick deleted the migrate-db branch June 2, 2017 02:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant