Anthony Tuininga
ba6e054a24
Further work on adjusting attribute, method and parameter names to be
...
consistent and to comply with PEP 8 naming guidelines.
2021-04-23 13:54:00 -06:00
Anthony Tuininga
82fb398b38
Doc tweaks.
2021-04-23 13:51:31 -06:00
Anthony Tuininga
c527c06650
Further work on adjusting attribute, method and parameter names to be
...
consistent and to comply with PEP 8 naming guidelines; add a separate
section to the documentation to deal with all deprecations so that they
are all in one place.
2021-04-23 13:40:24 -06:00
Anthony Tuininga
a1f8e1ffff
URL updates.
2021-04-23 12:02:59 -06:00
Anthony Tuininga
3a23957f6d
Further tweaks to documentation and samples.
2020-12-08 11:47:53 -07: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
20686a1fc9
Various documentation and samples improvements.
2020-05-18 16:34:23 -06:00
Anthony Tuininga
809ead0b9c
Added support for starting up a database using a parameter file (PFILE), as
...
requested (https://github.com/oracle/python-cx_Oracle/issues/295 ).
2019-12-04 15:07:38 -07:00
Anthony Tuininga
07498fefa1
Various documentation improvements.
2019-11-20 14:31:58 -07:00
Anthony Tuininga
3b306187b0
Added support for client initiated connections for subscriptions.
2019-11-13 16:51:23 -07:00
Anthony Tuininga
2c9f8d5ca4
Added user guide.
2019-08-08 14:15:14 -06:00