Skip to content
New issue

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

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

Already on GitHub? # to your account

wip use sqlalchemy & migrate during site build #8

Merged
merged 1 commit into from
Apr 21, 2020

Conversation

chrisjsimpson
Copy link
Contributor

@chrisjsimpson chrisjsimpson commented Apr 21, 2020

ref Subscribie/subscribie#141

This impacts how sites are built.

This PR introduces:

flask_sqlalchemy
flask_migrate

During a site build, flask_migrate upgrade is called to migrate the initial database.

This PR removes the call to subscribie migrate in favour of using flask_migrate tools/api.

Remember to activate virtualenv, then pip install -r requirements

@chrisjsimpson chrisjsimpson merged commit 31d014b into master Apr 21, 2020
@github-actions
Copy link

github-actions bot commented Jan 6, 2023

🚀 PR was released in v0.0.1 🚀

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

Successfully merging this pull request may close these issues.

1 participant