diff options
Diffstat (limited to 'doc/build/core/connections.rst')
| -rw-r--r-- | doc/build/core/connections.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/build/core/connections.rst b/doc/build/core/connections.rst index 7b2e6aa69..ce67c0428 100644 --- a/doc/build/core/connections.rst +++ b/doc/build/core/connections.rst @@ -102,6 +102,9 @@ The :meth:`~.Connection.execute` method can of course accommodate more than that, including the variety of SQL expression constructs described in :ref:`sqlexpression_toplevel`. +API Documentation - Connection, Engine, result objects +======================================================= + .. autoclass:: Connection :show-inheritance: :members: |
