| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-alembic: upgrade 1.10.2 -> 1.10.3 | Wang Mingyu | 2023-04-10 | 1 | -19/+0 |
| | | | | | | | | | | | | | | | Changelog: ========== [bug] [typing] Fixed various typing issues observed with pyright, including issues involving the combination of Function and MigrationContext.begin_transaction(). [bug] [autogenerate] Fixed error raised by alembic when running autogenerate after removing a function based index. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | python3-alembic: upgrade 1.9.4 -> 1.10.2 | Wang Mingyu | 2023-03-09 | 1 | -0/+19 |
| bugfix: ======= [bug] [ops] Fixed regression where Alembic would not run with older SQLAlchemy 1.3 versions prior to 1.3.24 due to a missing symbol. Workarounds have been applied for older 1.3 versions. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
