1
0
mirror of https://github.com/GNS3/gns3-server synced 2025-01-27 16:31:02 +00:00
gns3-server/gns3server/db_migrations
2024-09-18 18:02:35 +07:00
..
versions Fix MAC address support for Docker containers 2024-09-18 18:02:35 +07:00
env.py
README Support for custom Qemu path in templates and nodes 2024-04-03 21:16:40 +07:00
script.py.mako

Generic single-database configuration with an async dbapi.

# Command to generate a revision
alembic upgrade head
alembic revision --autogenerate -m "add fields in table"