cx_Oracle 6.3
Anthony Tuininga <[email protected]> Thu, 26 Apr 2018 19:06:10 -0600
| Newsgroups | gmane.comp.python.db.cx-oracle,gmane.comp.python.db |
|---|---|
| Message-ID | <CAE1XR-76Prtu_gMPJ60y=bsop5_VXUH3ShtKgy=GeY3S9UGvRg@mail.gmail.com> |
--===============1939653081483944424==
Content-Type: multipart/alternative; boundary="0000000000001d99c4056aca1ca2"
--0000000000001d99c4056aca1ca2
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 addresses a number of issues and bug fixes. The changes needed
to support DML Returning with cursor.executemany() required a new point
release since the attribute dml_ret_array_val in the cx_Oracle.__future__
object needs to be set in order for it to work correctly. Setting it
changes the behavior for DML Returning statements with cursor.execute() as
well and will become the new behavior in cx_Oracle 7. See the release notes
for more information.
http://cx-oracle.readthedocs.io/en/latest/releasenotes.html#version-6-3-april-2018
Please provide any feedback via GitHub issues (
https://github.com/oracle/python-cx_Oracle/issues).
--0000000000001d99c4056aca1ca2
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr"><div>What is cx_Oracle?</div><div><br></div><div>cx_Oracle=
is a Python extension module that enables access to Oracle Database for Py=
thon 3.x and 2.x and conforms to the Python database API 2.0 specifications=
with a number of enhancements.</div><div><br></div><div><br></div><div>Whe=
re do I get it?</div><div><a href=3D"https://oracle.github.io/python-cx_Ora=
cle">https://oracle.github.io/python-cx_Oracle</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 pip install cx_Oracle --upgrade</di=
v><div><br></div><div><br></div><div>What's new?</div><div><br></div><d=
iv>This release addresses a number of issues and bug fixes. The changes nee=
ded to support DML Returning with cursor.executemany() required a new point=
release since the attribute dml_ret_array_val in the cx_Oracle.__future__ =
object needs to be set in order for it to work correctly. Setting it change=
s the behavior for DML Returning statements with cursor.execute() as well a=
nd will become the new behavior in cx_Oracle 7. See the release notes for m=
ore information.<br></div><div><br></div><div><a href=3D"http://cx-oracle.r=
eadthedocs.io/en/latest/releasenotes.html#version-6-3-april-2018">http://cx=
-oracle.readthedocs.io/en/latest/releasenotes.html#version-6-3-april-2018</=
a><br></div><div><br></div><div>Please provide any feedback via GitHub issu=
es (<a href=3D"https://github.com/oracle/python-cx_Oracle/issues">https://g=
ithub.com/oracle/python-cx_Oracle/issues</a>).</div></div>
--0000000000001d99c4056aca1ca2--
--===============1939653081483944424==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
--===============1939653081483944424==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
cx-oracle-users mailing list
cx-oracle-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/cx-oracle-users
--===============1939653081483944424==--