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