From e9c8b5307e6f107d03224453354ae0eaab7d42b1 Mon Sep 17 00:00:00 2001 From: Federico Caselli Date: Wed, 24 Nov 2021 21:01:54 +0100 Subject: [PATCH] Try fixing ``ORMExecuteState`` again. follow up of 7c3d3670c68298e88d03bc8f02e01c6a3f7fe42f Change-Id: I3e9b7ab458677efcf47256103543fcc6db2a3076 --- doc/build/orm/session_api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build/orm/session_api.rst b/doc/build/orm/session_api.rst index 333abcaffd..b567c765d3 100644 --- a/doc/build/orm/session_api.rst +++ b/doc/build/orm/session_api.rst @@ -45,7 +45,7 @@ Session and sessionmaker() :attr:`_orm.ORMExecuteState.execution_options` - .. attribute:: execution_options + .. attribute:: execution_options The complete dictionary of current execution options. This is a merge of the statement level options with the -- 2.47.3