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

Figure out an automatic DB migration plan for shared hosting #71

Open
aaronpk opened this issue Feb 1, 2020 · 0 comments
Open

Figure out an automatic DB migration plan for shared hosting #71

aaronpk opened this issue Feb 1, 2020 · 0 comments
Milestone

Comments

@aaronpk
Copy link
Owner

aaronpk commented Feb 1, 2020

When installing an update on shared hosting, you won't necessarily have access to the command line to run the migrations.

We need to provide a way to run the migrations from the web UI when they're needed. This is a particular challenge because sometimes a migration is needed in order for the new code to not crash with DB errors. So maybe we catch DB errors and prompt to migrate the DB?

@aaronpk aaronpk added this to the Version 1.0 milestone Feb 1, 2020
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

1 participant