15 Commits

Author SHA1 Message Date
Anthony Tuininga
239b370d66 Added preliminary release notes for version 5.3. 2017-02-03 10:25:41 -07:00
Anthony Tuininga
a71154d64a Added approximate dates of release to release notes. 2017-02-03 10:24:41 -07:00
Anthony Tuininga
8c1e6f68e4 Added support for binding boolean values to PL/SQL booleans -- a feature that
is only available in Oracle 12.1 and higher.
2016-01-14 21:41:36 -07:00
Anthony Tuininga
2398ed617d Prepare for release of 5.2.1. 2016-01-13 11:33:56 -07:00
Anthony Tuininga
168d61670e Removed password attribute from connection and session pool objects in order
to promote best security practices (if stored in RAM in cleartext it can be
read in process dumps, for example). For those who would like to retain this
feature, a subclass of Connection could be used to store the password.
2015-07-31 14:31:13 -06:00
Anthony Tuininga
4207775655 Update documentation to indicate that DDL statements are executed when parsed. 2015-06-06 21:40:12 -06:00
Anthony Tuininga
3c36e8cde3 Added support for NCHAR, FIXED_NCHAR and LONG_NCHAR, which are the same as the
types UNICODE, FIXED_UNICODE and LONG_UNICODE (now deprecated).
2015-06-06 21:01:37 -06:00
Anthony Tuininga
475a60e1fe Added note to indicate inclusion of pull request #15. 2015-05-02 08:43:13 -06:00
Anthony Tuininga
661fddb046 Remove remaining remnants of support for Oracle 9i (and notes in documentation
at the same time).
2015-04-03 22:14:04 -06:00
Anthony Tuininga
96028a455a Added support for LOBs greater than 4 GB in length. 2015-03-13 21:30:28 -06:00
Anthony Tuininga
a0ef59cd6c Add reference to issue #7. 2015-03-11 20:58:45 -06:00
Anthony Tuininga
f749e02fb4 Added support for building without any configuration changes to the machine
when using instant client RPMs on Linux.
2015-03-11 19:54:04 -06:00
Anthony Tuininga
411e7cebfb Added initial cut of release notes based on what has already been committed. 2015-03-10 21:16:08 -06:00
Anthony Tuininga
6c86da34ad Fix attribution as requested by Shai Berger. 2014-05-20 18:09:00 -06:00
Anthony Tuininga
9515b93b35 Move documentation to Read the Docs instead of distributing directly. 2014-05-19 22:26:58 -06:00