5 lines
157 B
Plaintext
5 lines
157 B
Plaintext
|
|
Generic single-database configuration.
|
||
|
|
|
||
|
|
Create new migrations with
|
||
|
|
DATABASE_URL=<replace with actual url> alembic revision --autogenerate -m "a description"
|