From: Gord Thompson Date: Tue, 23 May 2023 13:50:34 +0000 (-0600) Subject: Fix formatting of cache logging output X-Git-Tag: rel_2_0_16~32 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0b00d24c92e3be07f9c48d9270dfb741aa299f4d;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git Fix formatting of cache logging output Change-Id: I8434c026b568e429fb04044a4a1c7d12acc1750e --- diff --git a/doc/build/core/connections.rst b/doc/build/core/connections.rst index 488c2dfad5..38a97afac4 100644 --- a/doc/build/core/connections.rst +++ b/doc/build/core/connections.rst @@ -1067,8 +1067,7 @@ examples being the :class:`.Values` construct as well as when using "multivalued inserts" with the :meth:`.Insert.values` method. So far our cache is still empty. The next statements will be cached however, -a segment looks like:: - +a segment looks like: .. sourcecode:: sql