Re: [cx-oracle-users] cx_Oracle 5.2
Brought to you by:
atuining
From: Mike B. <mi...@zz...> - 2015-07-23 01:13:30
|
On 6/20/15 11:40 PM, Anthony Tuininga wrote: > What iscx_Oracle? > > cx_Oracle is a Python extension module that enables access to Oracle for Python 2.x and3.x and conforms to the Python database API 2.0 specifications with a number of enhancements. > > > Where do I get it? > > http://cx-oracle.sourceforge.net <http://cx-oracle.sourceforge.net/> > > > What's new? > > http://cx-oracle.readthedocs.org/en/latest/releasenotes.html One of my users is seeing issues with SQL result sets returning zero rows when upgrading to cx_Oracle 5.2 from 5.1.3. Unfortunately we don't have a simple reproduction case, and it also involves SQLAlchemy which I know rules out it being a simple test case for cx_Oracle developers. However, I'm hoping that some other cx_Oracle users eventually can confirm some similar issue to shed some light on it, so consider this post to be at least a flag that something has changed for at least one user: https://bitbucket.org/zzzeek/sqlalchemy/issues/3491/queryfirst-sometimes-returns-none > > > ------------------------------------------------------------------------------ > > > _______________________________________________ > cx-oracle-users mailing list > cx-...@li... > https://lists.sourceforge.net/lists/listinfo/cx-oracle-users |