Anthony Tuininga
|
5c41ce1f05
|
Tweak top-level description for Oracle Client library and Python support
levels.
|
2020-12-08 13:18:07 -07:00 |
|
Anthony Tuininga
|
c76492ec08
|
Documentation improvements.
|
2020-12-08 11:43:46 -07:00 |
|
Anthony Tuininga
|
bf6318da08
|
Add note about older versions.
|
2020-07-15 16:00:20 -06:00 |
|
Anthony Tuininga
|
f8bcc6f0ec
|
Added attribute cursor.prefetchrows to control the number of rows that the
Oracle Client library fetches into internal buffers when a query is
executed (https://github.com/oracle/python-cx_Oracle/issues/355).
|
2020-06-12 15:57:29 -06:00 |
|
Anthony Tuininga
|
5df9a73c5d
|
Add cx_Oracle.init_oracle_client() for Oracle Client library initialization;
change default encoding to UTF-8.
|
2020-06-03 09:13:06 -06:00 |
|
Anthony Tuininga
|
9377a9a0ef
|
Documentation improvements.
|
2020-04-06 13:52:58 -06:00 |
|
Anthony Tuininga
|
f7b7785e82
|
Reworked type management to clarify and simplify code (see release notes for
details).
|
2020-02-10 10:02:03 -07:00 |
|
Anthony Tuininga
|
cb1c3aaa73
|
Explicitly mention Python 3.8 support.
|
2019-12-02 17:05:17 -07:00 |
|
Anthony Tuininga
|
2c9f8d5ca4
|
Added user guide.
|
2019-08-08 14:15:14 -06:00 |
|
Anthony Tuininga
|
c82ae6880d
|
Update doc for the latest Instant Client releases.
|
2019-06-11 19:12:31 -06:00 |
|
Anthony Tuininga
|
4d368ae980
|
Preparing to release cx_Oracle 7.0.
|
2018-09-13 13:38:37 -06:00 |
|
Anthony Tuininga
|
fc8cfbdf60
|
Improve documentation for SODA.
|
2018-09-11 20:50:28 -06:00 |
|
Anthony Tuininga
|
64f65050a2
|
Add support (as preview) for SODA.
|
2018-09-10 11:37:53 -06:00 |
|
Anthony Tuininga
|
e9dd940207
|
Added "What's New" page containing a summary of the changes from 5.3 to 6.0 as
a convenience.
|
2017-08-15 09:30:47 -06:00 |
|
Anthony Tuininga
|
f3451b0726
|
Initial draft of installation guide.
|
2017-07-21 15:17:51 -06:00 |
|
Anthony Tuininga
|
87603a60bb
|
Update documentation to indicate that Oracle 12.2 is now supported and exactly
which versions of Python are supported.
|
2017-04-18 13:47:58 -06: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
|
39ffdfc5d4
|
Improve documentation.
|
2017-02-21 14:17:17 -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 |
|