magnum/magnum/db
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
..
sqlalchemy SQLA 2.0 - Fix connection.execute 2024-03-02 07:30:50 +00:00
__init__.py Centralize config option: database section 2016-09-22 05:57:01 +00:00
api.py Remove six from db module 2024-02-19 10:43:16 +00:00
migration.py Centralize config option: database section 2016-09-22 05:57:01 +00:00