cx_Oracle 7.1

Anthony Tuininga <[email protected]> Mon, 4 Feb 2019 17:12:38 -0700
Newsgroups gmane.comp.python.db,gmane.comp.python.db.cx-oracle
Message-ID <CAE1XR-6TFUdVHqhz9Rn47CVnptDzBNEdH9-9uF54ZqEB8B7jzg@mail.gmail.com>
--===============4829663640128607294==
Content-Type: multipart/alternative; boundary="00000000000036845205811a788f"

--00000000000036845205811a788f
Content-Type: text/plain; charset="UTF-8"

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 focused on session pools. Specifically, a session callback may
now be specified when a pool is created. This allows an application to
improve performance by reducing the number of round trips to the database
needed in order to set session state.

A number of smaller enhancements and bug fixes were also made. See the full
release notes for all of the details:
https://cx-oracle.readthedocs.io/en/latest/releasenotes.html#version-7-1-february-2019

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

--00000000000036845205811a788f
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div dir=3D"ltr"><div dir=3D"ltr"><div>What is cx_Oracle?<=
/div><div><br></div><div>cx_Oracle is a Python extension module that enable=
s access to Oracle Database for Python 3.x and 2.x and conforms to the Pyth=
on database API 2.0 specifications with a number of enhancements.</div><div=
><br></div><div><br></div><div>Where do I get it?</div><div><a href=3D"http=
s://oracle.github.io/python-cx_Oracle">https://oracle.github.io/python-cx_O=
racle</a></div><div><br></div><div>The easiest method to install/upgrade cx=
_Oracle is via pip as in</div><div><br></div><div>=C2=A0 =C2=A0 python -m p=
ip install cx_Oracle --upgrade</div><div><br></div><div><br></div><div>What=
&#39;s new?</div><div><br></div><div>This release focused on session pools.=
 Specifically, a session callback may now be specified when a pool is creat=
ed. This allows an application to improve performance by reducing the numbe=
r of round trips to the database needed in order to set session state.</div=
><div><br></div><div>A number of smaller enhancements and bug fixes were al=
so made. See the full release notes for all of the details:=C2=A0</div><div=
><a href=3D"https://cx-oracle.readthedocs.io/en/latest/releasenotes.html#ve=
rsion-7-1-february-2019">https://cx-oracle.readthedocs.io/en/latest/release=
notes.html#version-7-1-february-2019</a></div><div><br></div><div>Please pr=
ovide any feedback via GitHub issues (<a href=3D"https://github.com/oracle/=
python-cx_Oracle/issues">https://github.com/oracle/python-cx_Oracle/issues<=
/a>).</div></div></div></div>

--00000000000036845205811a788f--

--===============4829663640128607294==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

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

--===============4829663640128607294==--