From: Federico Caselli Date: Thu, 1 Jul 2021 21:16:24 +0000 (+0200) Subject: Add Result to the link description in the docs index X-Git-Tag: rel_1_4_21~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a05b526a8d20d5408c32deeb19231db9d7dae619;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git Add Result to the link description in the docs index Change-Id: Ic6d9e1c92e1f7a4bbfe4446ac063d033e8b0089c --- 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 `