From a05b526a8d20d5408c32deeb19231db9d7dae619 Mon Sep 17 00:00:00 2001 From: Federico Caselli Date: Thu, 1 Jul 2021 23:16:24 +0200 Subject: [PATCH] Add Result to the link description in the docs index Change-Id: Ic6d9e1c92e1f7a4bbfe4446ac063d033e8b0089c --- doc/build/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build/index.rst b/doc/build/index.rst index 39a4cfb2c5..35005872f4 100644 --- a/doc/build/index.rst +++ b/doc/build/index.rst @@ -102,7 +102,7 @@ SQLAlchemy Documentation * **Engines, Connections, Pools:** :doc:`Engine Configuration ` | - :doc:`Connections, Transactions ` | + :doc:`Connections, Transactions, Results ` | :doc:`AsyncIO Support ` | :doc:`Connection Pooling ` -- 2.47.2