Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

how to init database #49

Open
duckbill opened this issue May 24, 2017 · 2 comments
Open

how to init database #49

duckbill opened this issue May 24, 2017 · 2 comments

Comments

@duckbill
Copy link

I had change the url of connecting mysql,and created a database named overholt ,but no tables in it.
what I want to konw is that how can create the tables???

thank you !
@mattupstate

@richdouglasevans
Copy link

Overholt uses Alembic. Running the Alembic migrations should do the trick.

alembic upgrade head

@duckbill
Copy link
Author

thanks!
@richdouglasevans

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

No branches or pull requests

2 participants