From a0597341195ba7445ef1e9c69092e3bd29427aec 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 --- 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 bfa1957b64..5d924acb11 100644 --- a/doc/build/changelog/migration_20.rst +++ b/doc/build/changelog/migration_20.rst @@ -753,7 +753,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