magnum/magnum/db/sqlalchemy
Michal Nasiadka 38a0f41c94 SQLA 2.0 - Fix connection.execute
execute() in SQL Alchemy 2.x has different behaviour,
this patch adapts alembic scripts.
See [1].

[1]: https://docs.sqlalchemy.org/en/20/changelog/migration_20.html#execute-method-more-strict-execution-options-are-more-prominent

Change-Id: I597eed6f24f13f96f78f6596e16b6edcff989a90
2024-03-02 07:30:50 +00:00
..
alembic SQLA 2.0 - Fix connection.execute 2024-03-02 07:30:50 +00:00
__init__.py Copy Ironic's database model codebase 2014-12-02 15:04:31 -07:00
alembic.ini Copy Ironic's database model codebase 2014-12-02 15:04:31 -07:00
api.py Remove use of autocommit 2024-02-29 11:54:28 +00:00
migration.py Centralize config option: database section 2016-09-22 05:57:01 +00:00
models.py Remove use of autocommit 2024-02-29 11:54:28 +00:00