From 553dcbc11cf9401b85bc2aab55977eb1925cf262 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Fri, 21 Apr 2023 15:00:47 -0400 Subject: changelog fixes; edits Change-Id: I6bbef2416f864d1414d56f9bf39026156aed5e67 --- doc/build/core/connections.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/build/core') diff --git a/doc/build/core/connections.rst b/doc/build/core/connections.rst index f0d74f6d1..488c2dfad 100644 --- a/doc/build/core/connections.rst +++ b/doc/build/core/connections.rst @@ -1812,7 +1812,7 @@ and more support towards in recent release series. Current Support ~~~~~~~~~~~~~~~ -The feature is enabled for all included SQLAlchemy backends that support +The feature is enabled for all backend included in SQLAlchemy that support RETURNING, with the exception of Oracle for which both the cx_Oracle and OracleDB drivers offer their own equivalent feature. The feature normally takes place when making use of the :meth:`_dml.Insert.returning` method of an -- cgit v1.2.1