neutron-dynamic-routing/neutron_dynamic_routing/db/migration/alembic_migrations
Rodolfo Alonso Hernandez 513ea649be [alembic] Alembic operations require keywords only arguments
Since [1] (release 1.11.0), the Alembic operations "now enforce
keyword-only arguments as passed as keyword and not positionally"
(from the commit message).

This change is compatible with the previous versions (as confirmed
in the CI).

[1]df75e85489

Closes-Bug: #2019948
Change-Id: I71f59da65edc163aa5891cf0b0d9768d2538b7a7
2023-05-17 11:28:39 +00:00
..
versions [alembic] Alembic operations require keywords only arguments 2023-05-17 11:28:39 +00:00
__init__.py Added alembic DB migration framework 2016-05-03 15:50:51 +00:00
env.py Tag the alembic migration revisions for Newton 2016-09-13 20:18:38 -04:00
script.py.mako Added alembic DB migration framework 2016-05-03 15:50:51 +00:00