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,