From 0b00d24c92e3be07f9c48d9270dfb741aa299f4d Mon Sep 17 00:00:00 2001 From: Gord Thompson Date: Tue, 23 May 2023 07:50:34 -0600 Subject: [PATCH] Fix formatting of cache logging output Change-Id: I8434c026b568e429fb04044a4a1c7d12acc1750e --- doc/build/core/connections.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 -- 2.47.3