Anthony Tuininga
8be10fe156
Update release notes and adjust release name in preparation for release of
...
cx_Oracle 6.0 beta 1.
2017-04-11 19:21:12 -06:00
Anthony Tuininga
0c82e0faa0
Added support for getting the number of actual elements in a variable as well
...
as getting all of the values corresponding to the number of actual elements in
a variable -- primarily to improve the use of DML returning of multiple rows.
2017-04-11 14:17:55 -06:00
Anthony Tuininga
7f70d189b2
Added support for smallint and float data types in Oracle objects, as requested
...
(https://github.com/oracle/python-cx_Oracle/issues/4 ).
2017-04-04 21:17:24 -06:00
Anthony Tuininga
752206a32e
Mention use of ODPI-C in release notes since that change is rather important!
2017-03-28 15:13:50 -06:00
Anthony Tuininga
6494d161ba
Correct documentation for creating a session pool.
2017-03-28 14:36:43 -06:00
Anthony Tuininga
244ed3d5cc
ReadTheDocs uses Python 2.7 so Unicode string specifier is required.
2017-03-09 19:27:10 -07:00
Anthony Tuininga
00621215f2
Create README.md with contents of README.txt in Markdown syntax for better
...
presentation on GitHub; replace contents of README.txt with simple description
and a link to the home page.
2017-03-09 10:16:58 -07:00
Anthony Tuininga
dfcc54c511
Added all copyright notices as requested.
2017-03-08 16:20:12 -07:00
Anthony Tuininga
b28e04e901
Rework to use the ODPI-C library instead of direct OCI calls.
2017-03-07 13:21:49 -07:00
Anthony Tuininga
856608e49c
Update release month for 5.3.
2017-03-07 11:55:35 -07:00
Anthony Tuininga
6ba2550d09
Final changes to license and copyright notices as requested; addition of
...
separate license file and copyright notices to all source files.
2017-03-07 11:36:04 -07:00
Anthony Tuininga
9e0487d132
Introduce links to the documentation where appropriate.
2017-02-21 17:11:59 -07:00
Anthony Tuininga
39ffdfc5d4
Improve documentation.
2017-02-21 14:17:17 -07:00
Anthony Tuininga
ebb1cb8093
Add Sphinx deprecated tags for constants.
2017-02-20 16:36:48 -07:00
Anthony Tuininga
1bdfcb816f
Use intended release name instead of development now that release is imminent.
2017-02-20 16:22:19 -07:00
Anthony Tuininga
dceea89925
Moved documentation source to separate directory and rename build directory to
...
match the name used in newer versions of Sphinx.
2017-02-20 16:15:33 -07:00