summaryrefslogtreecommitdiff
path: root/docs/build/unreleased/944.rst
blob: 79b846e9df069f7f72d38ccecc0a02039c2238c8 (plain)
1
2
3
4
5
6
7
8
.. change::
    :tags: bug, environment
    :tickets: 944

    Fixed issue where the :meth:`.MigrationContext.autocommit_block` feature
    would fail to function when using a SQLAlchemy engine using 2.0 future
    mode.