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

Setup database migrations #59

Closed
joshfraser opened this issue Jan 30, 2018 · 4 comments
Closed

Setup database migrations #59

joshfraser opened this issue Jan 30, 2018 · 4 comments

Comments

@joshfraser
Copy link
Contributor

Looks like we're going to have more database stuff than we initially thought. We're going to need to set up database migrations to make it more manageable when we need to make changes to the database.

Flask-Migrate is probably the best way to go here. We just need someone to set it up.

https://flask-migrate.readthedocs.io/en/latest/

@hucares
Copy link

hucares commented Jan 30, 2018

lock.aquire()

@wanderingstan
Copy link
Contributor

@joshfraser @hucares This is now done, right?

@hucares
Copy link

hucares commented Feb 18, 2018 via email

@wanderingstan
Copy link
Contributor

Sweet. Thanks for your help on that, @hucares !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants