We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c231716 commit 1c3c33aCopy full SHA for 1c3c33a
doc/src/releasenotes.rst
@@ -45,7 +45,8 @@ Version 6.0 beta 1 (April 2017)
45
`ODPI-C <https://oracle.github.io/odpi>`__. This means that cx_Oracle can
46
now be built without Oracle Client header files or libraries and that at
47
runtime cx_Oracle can adapt to Oracle Client 11.2, 12.1 or 12.2 libraries
48
- without needing to be rebuilt.
+ without needing to be rebuilt. This also means that wheels can now be
49
+ produced and installed via pip.
50
#) Added attribute :attr:`SessionPool.stmtcachesize` to support getting and
51
setting the default statement cache size for connections in the pool.
52
#) Added attribute :attr:`Connection.dbop` to support setting the database
0 commit comments