mirror of
https://github.com/GNS3/gns3-server
synced 2024-10-31 20:58:56 +00:00
6 lines
171 B
Plaintext
6 lines
171 B
Plaintext
Generic single-database configuration with an async dbapi.
|
|
|
|
# Command to generate a revision
|
|
alembic upgrade head
|
|
alembic revision --autogenerate -m "add fields in table"
|