From 39ff9fc189849cc42e9ab3b70351e26cc16b0c1d Mon Sep 17 00:00:00 2001 From: Anthony Tuininga Date: Tue, 2 Jul 2019 14:10:30 -0600 Subject: [PATCH] Removed preview status from SODA but added a link to the tracking issue. --- doc/src/connection.rst | 4 ---- doc/src/soda.rst | 8 ++++---- 2 files changed, 4 insertions(+), 8 deletions(-) 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