Anthony Tuininga
|
3a23957f6d
|
Further tweaks to documentation and samples.
|
2020-12-08 11:47:53 -07:00 |
|
Anthony Tuininga
|
c76492ec08
|
Documentation improvements.
|
2020-12-08 11:43:46 -07:00 |
|
Anthony Tuininga
|
b59fe3b0be
|
Added support for new JSON data type available in Oracle Client and Database 21
and higher.
|
2020-12-08 11:40:21 -07:00 |
|
Anthony Tuininga
|
c8babe7209
|
Updated install instructions, mostly for macOS DMGs.
|
2020-11-12 14:23:30 -07:00 |
|
Anthony Tuininga
|
04fd1a7ad5
|
Add example showing how to create a stored proc and check for warnings.
|
2020-11-02 15:09:43 -07:00 |
|
Anthony Tuininga
|
b4443c0f9f
|
Documentation improvements.
|
2020-09-03 15:03:38 -06:00 |
|
Anthony Tuininga
|
b34f92e77f
|
Improve pool documentation.
|
2020-07-28 09:49:55 -06:00 |
|
Anthony Tuininga
|
b04f538467
|
Documentation improvements.
|
2020-07-02 19:54:47 -06:00 |
|
Anthony Tuininga
|
079927c8ce
|
Various documentation and tutorial improvements.
|
2020-06-25 15:23:41 -06:00 |
|
Anthony Tuininga
|
631b8729f5
|
Documentation improvements.
|
2020-06-19 10:41:51 -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
|
c7a23115ad
|
Remove remaining references to Python 2 syntax.
|
2020-06-03 09:11:03 -06:00 |
|
Anthony Tuininga
|
db1b7ae60d
|
Various documentation improvements.
|
2020-06-03 09:10:38 -06:00 |
|
Anthony Tuininga
|
20686a1fc9
|
Various documentation and samples improvements.
|
2020-05-18 16:34:23 -06:00 |
|
Anthony Tuininga
|
f4148aeb6f
|
Improve the doc on network pinging
|
2020-05-18 13:46:57 -06:00 |
|
Anthony Tuininga
|
54ab4b19f0
|
Improve DBMS_OUTPUT example, as suggested
(https://github.com/oracle/python-cx_Oracle/issues/412).
|
2020-04-06 14:03:20 -06:00 |
|
Anthony Tuininga
|
5071278938
|
And an examples section header and link to the tutorial.
|
2020-04-06 14:02:46 -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
|
53a9f41ed1
|
Correct doc example (https://github.com/oracle/python-cx_Oracle/issues/390).
|
2020-01-27 09:36:07 -07:00 |
|
Anthony Tuininga
|
31f73b6ea1
|
Remove self-referencing link.
|
2020-01-27 09:35:49 -07:00 |
|
Anthony Tuininga
|
f743d02857
|
Show how to reduce round trips with session callbacks.
|
2020-01-21 15:02:20 -07:00 |
|
Anthony Tuininga
|
60fa25eaa1
|
Remove duplicate word.
|
2020-01-20 16:58:35 -07:00 |
|
Anthony Tuininga
|
6b73d2223f
|
cx_Oracle 8 when it is released will not support Python 2.7.
|
2019-12-04 15:06:25 -07:00 |
|
Anthony Tuininga
|
efc3160d5f
|
Update IC links following redirection.
|
2019-11-20 14:33:03 -07:00 |
|
Anthony Tuininga
|
07498fefa1
|
Various documentation improvements.
|
2019-11-20 14:31:58 -07:00 |
|
Anthony Tuininga
|
dad0419003
|
Documentation improvements and a new section on connecting to Autonomous
Database.
|
2019-11-13 16:48:47 -07:00 |
|
Anthony Tuininga
|
e433c720c9
|
Improved documentation.
|
2019-10-01 11:17:29 -06:00 |
|
Anthony Tuininga
|
4e783a9e67
|
Improve documentation based on feedback
(https://github.com/oracle/python-cx_Oracle/issues/343).
|
2019-08-28 10:40:51 -06:00 |
|
Anthony Tuininga
|
2cec047870
|
Update to new default PDB service name.
|
2019-08-08 14:19:23 -06:00 |
|
Anthony Tuininga
|
2c9f8d5ca4
|
Added user guide.
|
2019-08-08 14:15:14 -06:00 |
|