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.9References: #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