From c12b4f991c5ab5bf9e1ba52261f7bedfd26293c8 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Fri, 15 Jul 2022 08:55:08 -0400 Subject: [PATCH] step five Change-Id: Ib6242d676c800b4b679aaf7f33f641ebcaed5b33 (cherry picked from commit a0597341195ba7445ef1e9c69092e3bd29427aec) --- doc/build/changelog/migration_20.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build/changelog/migration_20.rst b/doc/build/changelog/migration_20.rst index 64bead3cd1..626574cc06 100644 --- a/doc/build/changelog/migration_20.rst +++ b/doc/build/changelog/migration_20.rst @@ -327,7 +327,7 @@ The new engine is described at :class:`_future.Engine` which delivers a new -Migration to 2.0 Step Four - Use the ``future`` flag on Session +Migration to 2.0 Step Five - Use the ``future`` flag on Session --------------------------------------------------------------- The :class:`_orm.Session` object also features an updated transaction/connection -- 2.47.2