From 3b43a728ac73b6a367a75dfc02fa6b2eb7000d09 Mon Sep 17 00:00:00 2001 From: Anthony Tuininga Date: Tue, 2 Jul 2019 16:11:55 -0600 Subject: [PATCH] Bump cx_Oracle version and Oracle Client and Database versions. --- index.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/index.html b/index.html index d199caa..4b4c177 100644 --- a/index.html +++ b/index.html @@ -22,7 +22,7 @@
-

cx_Oracle version 7.1

+

cx_Oracle version 7.2

@@ -136,12 +136,12 @@
  • Support for Python 2 and 3.

  • -
  • Support for Oracle Client 11.2, 12.1, 12.2 and 18.3. Oracle's - standard cross-version interoperability, allows easy upgrades and - connectivity to different Oracle Database versions.

  • +
  • Support for Oracle Client 11.2, 12.1, 12.2, 18.3 and 19.3. + Oracle's standard cross-version interoperability, allows easy upgrades + and connectivity to different Oracle Database versions.

  • -
  • Connect to Oracle Database 9.2, 10, 11, 12 or 18 (depending on the - Oracle Client version used).

  • +
  • Connect to Oracle Database 9.2, 10, 11, 12, 18 or 19 (depending on + the Oracle Client version used).

  • SQL and PL/SQL Execution. The underlying Oracle Client libraries have significant optimizations including compressed fetch,