2023-01-11 02:15:04 +00:00
|
|
|
Generic single-database configuration with an async dbapi.
|
|
|
|
|
|
|
|
# Command to generate a revision
|
2024-04-03 14:16:40 +00:00
|
|
|
alembic upgrade head
|
2023-01-11 02:15:04 +00:00
|
|
|
alembic revision --autogenerate -m "add fields in table"
|