You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/gns3server/db_migrations/README

5 lines
150 B

Generic single-database configuration with an async dbapi.
# Command to generate a revision
alembic revision --autogenerate -m "add fields in table"