4 lines
123 B
Plaintext
4 lines
123 B
Plaintext
|
|
Generic single-database configuration with an async dbapi.
|
||
|
|
|
||
|
|
alembic revision --autogenerate -m "init"
|
||
|
|
alembic upgrade head
|