neutron/neutron/db/migration/alembic_migrations/versions/2023.2/expand
Miro Tomaska 43b4c9ebc5 [sqlalchemy-20] TableClause.insert constructs Insert object
Replace with the sqalchemy insert [1] function which is
compatible across versions

[1] https://docs.sqlalchemy.org/en/20/core/dml.html#sqlalchemy.sql.expression.insert

Closes-Bug: #2030903
Change-Id: I0abc9c0dfc65e3e031246f514ff6e1e3593a00f4
2023-08-10 20:21:56 +00:00
..
0aefee21cd87_remove_dedundant_indexes.py [sqlalchemy-20] Remove redundant indexes from some tables 2023-06-23 11:24:22 +00:00
6f1145bff34c_port_hints.py port-hints: api extension 2023-05-09 11:49:17 +02:00
93f394357a27_remove_in_use_on_subnets.py Reduce lock contention on subnets 2023-05-05 17:01:43 +02:00
682c319773d7_create_l3harouternetwork_project_id_.py Make "project_id" in "L3HARouterNetwork" unique constraint 2023-05-10 09:15:05 +02:00
b1199a3adbef_de_duplicate_indices_for_ports.py Drop redundant index on ports table 2023-07-03 07:51:32 +00:00
c33da356b165_security_group_default_rules.py [sqlalchemy-20] TableClause.insert constructs Insert object 2023-08-10 20:21:56 +00:00