cx_Oracle 7.1.2

Anthony Tuininga <[email protected]> Tue, 12 Mar 2019 19:08:38 -0600
Newsgroups gmane.comp.python.db,gmane.comp.python.db.cx-oracle
Message-ID <CAE1XR-7YmqsiQghbCpV8WaZvStvySGm=uHEkzZWcVH+QJ0tuHA@mail.gmail.com>
What is cx_Oracle?

cx_Oracle is a Python extension module that enables access to Oracle Database
for Python 3.x and 2.x and conforms to the Python database API 2.0
specifications with a number of enhancements.


Where do I get it?
https://oracle.github.io/python-cx_Oracle

The easiest method to install/upgrade cx_Oracle is via pip as in

    python -m pip install cx_Oracle --upgrade


What's new?

This release addresses a couple of bugs. See the release notes for more
information.

https://cx-oracle.readthedocs.io/en/latest/releasenotes.html#version-7-1-2-march-2019

Please provide any feedback via GitHub issues (https://github.com/oracle
/python-cx_Oracle/issues).

_______________________________________________
DB-SIG maillist  -  [email protected]
https://mail.python.org/mailman/listinfo/db-sig