From 00a84fc6f3bb8cca15113e4d41e710123d182b4a Mon Sep 17 00:00:00 2001 From: Jacob Walls Date: Fri, 5 Sep 2025 13:49:08 -0400 Subject: Removed versionadded/changed annotations for 5.2. --- docs/ref/databases.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'docs/ref/databases.txt') diff --git a/docs/ref/databases.txt b/docs/ref/databases.txt index 83f044693c..19af564100 100644 --- a/docs/ref/databases.txt +++ b/docs/ref/databases.txt @@ -1105,8 +1105,6 @@ Example of a full DSN string:: Connection pool --------------- -.. versionadded:: 5.2 - To use a connection pool with `oracledb`_, set ``"pool"`` to ``True`` in the :setting:`OPTIONS` part of your database configuration. This uses the driver's `create_pool()`_ default values:: -- cgit v1.3