Re: cx_Oracle 7.0
Christopher Jones <[email protected]> Fri, 14 Sep 2018 15:54:59 +1000
| Newsgroups | gmane.comp.python.db.cx-oracle |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format.
--===============6892629384280644858==
Content-Type: multipart/alternative;
boundary="------------2207E091CEDB79F2078963D2"
Content-Language: en-US
This is a multi-part message in MIME format.
--------------2207E091CEDB79F2078963D2
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
On 14/9/18 6:56 am, Anthony Tuininga wrote:
> 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
> <https://urldefense.proofpoint.com/v2/url?u=https-3A__oracle.github.io_python-2Dcx-5FOracle&d=DwMFaQ&c=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE&r=3MLDt4WnhSfM67xVZPcNb9rOr2YsOR-U1GJCZEWF4t0&m=rQ8ApN0OGDsvFa7AOalq7Q8t2O6W2VWjC0bsLqC9C-A&s=lsFlUdhPkK90KxNu1KEpwR7RCZe1l_1HkH8icvu8ZiM&e=>
>
> 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 support for Oracle Client 18 libraries, with support added for call timeouts and SODA (Simple Oracle Document Access).
>
> A number of smaller changes were also made to improve the experience of using cx_Oracle. These include re-enabling the pool pinging functionality
> for Oracle 12.2 and higher to handle classes of connection errors such as resource profile limits; improved error messages when a feature requires a
> particular version of Oracle Client libraries or Oracle Database; better handling of objects when the connection that created them is closed; better
> handling of connections when the pool that created them is destroyed; etc.
>
> See the release notes for more information: https://cx-oracle.readthedocs.io/en/latest/releasenotes.html#version-7-0-september-2018
> <https://urldefense.proofpoint.com/v2/url?u=https-3A__cx-2Doracle.readthedocs.io_en_latest_releasenotes.html-23version-2D7-2D0-2Dseptember-2D2018&d=DwMFaQ&c=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE&r=3MLDt4WnhSfM67xVZPcNb9rOr2YsOR-U1GJCZEWF4t0&m=rQ8ApN0OGDsvFa7AOalq7Q8t2O6W2VWjC0bsLqC9C-A&s=BR43ggt8E5eXBDxQmkS8qYkrfqIo-mtXu4hlgvyyNMw&e=>
>
> Please provide any feedback via GitHub issues (https://github.com/oracle/python-cx_Oracle/issues
> <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_oracle_python-2Dcx-5FOracle_issues&d=DwMFaQ&c=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE&r=3MLDt4WnhSfM67xVZPcNb9rOr2YsOR-U1GJCZEWF4t0&m=rQ8ApN0OGDsvFa7AOalq7Q8t2O6W2VWjC0bsLqC9C-A&s=3sjEHsFB2-T3CZanTcUxtqA3vDAnJ4DGBORlhqXHn-k&e=>).
I put together a brief blog post with some details on the new features in cx_Oracle 7:
https://blogs.oracle.com/opal/python-cx_oracle-7-introduces-soda-document-storage
Chris
--
http://twitter.com/ghrd
--------------2207E091CEDB79F2078963D2
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 8bit
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>On 14/9/18 6:56 am, Anthony Tuininga wrote:<br>
</p>
<blockquote type="cite"
cite="mid:CAE1XR-5myZcp1uP2KkcXZrVjQXsP-OQ1G1ORVfy3paBi_OfZvg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div>What is <span class="gmail-il">cx_Oracle</span>?</div>
<div><br>
</div>
<div><span class="gmail-il">cx_Oracle</span> 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.</div>
<div><br>
</div>
<div><br>
</div>
<div>Where do I get it?</div>
<div><a
href="https://urldefense.proofpoint.com/v2/url?u=https-3A__oracle.github.io_python-2Dcx-5FOracle&d=DwMFaQ&c=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE&r=3MLDt4WnhSfM67xVZPcNb9rOr2YsOR-U1GJCZEWF4t0&m=rQ8ApN0OGDsvFa7AOalq7Q8t2O6W2VWjC0bsLqC9C-A&s=lsFlUdhPkK90KxNu1KEpwR7RCZe1l_1HkH8icvu8ZiM&e="
target="_blank" moz-do-not-send="true">https://oracle.github.io/python-<span
class="gmail-il">cx_Oracle</span></a></div>
<div><br>
</div>
<div>The easiest method to install/upgrade <span
class="gmail-il">cx_Oracle</span> is via pip as in</div>
<div><br>
</div>
<div> python -m pip install <span class="gmail-il">cx_Oracle</span> --upgrade</div>
<div><br>
</div>
<div><br>
</div>
<div>What's new?</div>
<div><br>
</div>
<div>This release focused on support for Oracle Client 18
libraries, with support added for call timeouts and SODA
(Simple Oracle Document Access).</div>
<div><br>
</div>
<div>
<div>A number of smaller changes were also made to improve
the experience of using cx_Oracle. These include
re-enabling the pool pinging functionality for Oracle
12.2 and higher to handle classes of connection errors
such as resource profile limits; improved error messages
when a feature requires a particular version of Oracle
Client libraries or Oracle Database; better handling of
objects when the connection that created them is closed;
better handling of connections when the pool that
created them is destroyed; etc.</div>
</div>
<div><br>
</div>
<div>See the release notes for more information: <a
href="https://urldefense.proofpoint.com/v2/url?u=https-3A__cx-2Doracle.readthedocs.io_en_latest_releasenotes.html-23version-2D7-2D0-2Dseptember-2D2018&d=DwMFaQ&c=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE&r=3MLDt4WnhSfM67xVZPcNb9rOr2YsOR-U1GJCZEWF4t0&m=rQ8ApN0OGDsvFa7AOalq7Q8t2O6W2VWjC0bsLqC9C-A&s=BR43ggt8E5eXBDxQmkS8qYkrfqIo-mtXu4hlgvyyNMw&e="
moz-do-not-send="true">https://cx-oracle.readthedocs.io/en/latest/releasenotes.html#version-7-0-september-2018</a></div>
<div><br>
</div>
<div>Please provide any feedback via GitHub issues (<a
href="https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_oracle_python-2Dcx-5FOracle_issues&d=DwMFaQ&c=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE&r=3MLDt4WnhSfM67xVZPcNb9rOr2YsOR-U1GJCZEWF4t0&m=rQ8ApN0OGDsvFa7AOalq7Q8t2O6W2VWjC0bsLqC9C-A&s=3sjEHsFB2-T3CZanTcUxtqA3vDAnJ4DGBORlhqXHn-k&e="
target="_blank" moz-do-not-send="true">https://github.com/oracle/python-<span
class="gmail-il">cx_Oracle</span>/issues</a>).</div>
</div>
</div>
</div>
</blockquote>
<br>
I put together a brief blog post with some details on the new
features in cx_Oracle 7:
<a class="moz-txt-link-freetext" href="https://blogs.oracle.com/opal/python-cx_oracle-7-introduces-soda-document-storage">https://blogs.oracle.com/opal/python-cx_oracle-7-introduces-soda-document-storage</a><br>
<br>
Chris<br>
<br>
<pre class="moz-signature" cols="150">--
<a class="moz-txt-link-freetext" href="http://twitter.com/ghrd">http://twitter.com/ghrd</a>
</pre>
</body>
</html>
--------------2207E091CEDB79F2078963D2--
--===============6892629384280644858==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
--===============6892629384280644858==
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
--===============6892629384280644858==--