From 8f43a770199845abe47c0b8479e846cffbace51a Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Mon, 12 Aug 2019 16:53:15 -0400 Subject: [PATCH] - remove explicit doc for unique_connection as this has been removed Change-Id: I2febfd5fbe1e466adaff1e741652e3d1be78ecea --- doc/build/core/pooling.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/build/core/pooling.rst b/doc/build/core/pooling.rst index 181ab6b540..ebd396fc54 100644 --- a/doc/build/core/pooling.rst +++ b/doc/build/core/pooling.rst @@ -501,13 +501,11 @@ API Documentation - Available Pool Implementations .. automethod:: connect .. automethod:: dispose .. automethod:: recreate - .. automethod:: unique_connection .. autoclass:: sqlalchemy.pool.QueuePool .. automethod:: __init__ .. automethod:: connect - .. automethod:: unique_connection .. autoclass:: SingletonThreadPool -- 2.47.3