rel_1_7_4
版本发布时间: 2021-10-06 22:31:39
sqlalchemy/alembic最新发布版本:rel_1_13_2(2024-06-26 23:46:26)
1.7.4
Released: October 6, 2021
bug
-
[bug] [regression] Fixed a regression that prevented the use of post write hooks on python version lower than 3.9
References: #934
-
[bug] [environment] Fixed issue where the
MigrationContext.autocommit_block()
feature would fail to function when using a SQLAlchemy engine using 2.0 future mode.References: #944