diff --git a/doc/src/connection.rst b/doc/src/connection.rst index e830641..627b012 100644 --- a/doc/src/connection.rst +++ b/doc/src/connection.rst @@ -309,10 +309,6 @@ Connection Object ctx=dblatest&id=GUID-BE42F8D3-B86B-43B4-B2A3-5760A4DF79FB>`__ for additional information on SODA. - SODA support in cx_Oracle is in Preview status and should not be used in - production. It will be supported with a future version of Oracle Client - libraries. - .. versionadded:: 7.0 .. note:: diff --git a/doc/src/soda.rst b/doc/src/soda.rst index 78d2f10..9c70e55 100644 --- a/doc/src/soda.rst +++ b/doc/src/soda.rst @@ -11,9 +11,8 @@ An overview of Simple Oracle Document Access (SODA) can be found SODA requires Oracle Client 18.3 or higher and Oracle Database 18.1 and higher. The role SODA_APP must be granted to the user. -SODA support in cx_Oracle is in Preview status and should not be used in -production. It will be supported with a future version of Oracle Client -libraries. +See +`this tracking issue `__ for known issues with SODA. .. _sodadb: @@ -189,7 +188,8 @@ SODA Collection Object .. note:: - This method requires Oracle Client 18.5 and higher. + This method requires Oracle Client 18.5 and higher and is available + only as a preview. .. versionadded:: 7.2