Anthony Tuininga
4ed562c205
Documentation updates, including changes for PEP 8 compliance, to take
...
into account the fact that the default branch has changed to main, etc.
2021-05-18 16:53:31 -06:00
Anthony Tuininga
97be497fc9
Update ODPI-C to released 4.2.0.
2021-05-18 16:43:59 -06:00
Anthony Tuininga
c665e7a9e2
Update ODPI-C.
2021-05-13 15:58:14 -06:00
Anthony Tuininga
89eaea4f42
Update ODPI-C.
2021-05-13 14:38:47 -06:00
Anthony Tuininga
fbd9bfafb6
Update ODPI-C.
2021-05-07 11:14:57 -06:00
Anthony Tuininga
4661c6690f
Move section.
2021-04-28 15:33:37 -06:00
Anthony Tuininga
4189983481
Adjust documentation to take into account recent changes regarding the
...
statement cache.
2021-04-28 15:31:04 -06:00
Anthony Tuininga
5680620f02
Add support for specifying the ping interval for pools.
2021-04-28 15:30:44 -06:00
Anthony Tuininga
932b413226
Adjust sample to match other AQ samples.
2021-04-28 15:29:54 -06:00
Anthony Tuininga
89aea21176
Support non-simple characters.
2021-04-23 16:12:12 -06:00
Anthony Tuininga
2c6468d992
Correct doc.
2021-04-23 16:11:38 -06:00
Anthony Tuininga
8c99d1ddde
Final work on adjusting attribute, method and parameter names to be
...
consistent and to comply with PEP 8 naming guidelines.
2021-04-23 16:08:25 -06:00
Anthony Tuininga
96f938286d
Further work on adjusting attribute, method and parameter names to be
...
consistent and to comply with PEP 8 naming guidelines; also adjust
implementation of #385 (originally done in pull request #549 ) to use the
parameter name `bypass_decode` instead of `bypassencoding`.
2021-04-23 16:05:42 -06:00
Anthony Tuininga
ab6e6f06ef
Documentation and sample updates for clarity and to note the fact that
...
connection pools now always enable threading.
2021-04-23 14:21:45 -06:00
Anthony Tuininga
fa36066875
Added support for enabling the SODA metadata cache in Oracle Client
...
version 21.3 and higher (also available in Oracle Client 19 from 19.11).
This significantly improves the performance of
SodaDatabase.createCollection() and SodaDatabase.openCollection().
2021-04-23 14:18:46 -06:00
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
fa8d6fa5be
Migrate samples to use PEP 8 naming style consistently.
2021-04-23 13:50:06 -06:00
Anthony Tuininga
cccfa322c7
Simplify code to take advantage of feature added in Python 3.3.
2021-04-23 13:48:53 -06:00
Anthony Tuininga
0edb436abf
Simplify samples.
2021-04-23 13:48:28 -06:00
Anthony Tuininga
9e8bc6676c
Tweak doc.
2021-04-23 13:48:03 -06:00
Anthony Tuininga
7ad13e73d3
Added parameter stmtcachesize to cx_Oracle.connect() and
...
cx_Oracle.SessionPool() in order to facilitate specifying the initial
size of the statement cache.
2021-04-23 13:45:59 -06:00
Anthony Tuininga
cb1061a553
Remove extra word as noted in #550 .
2021-04-23 13:42:26 -06:00
Anthony Tuininga
df89702a4e
Stop passing unsupported flags to dpiSodaDocCursor_getNext().
2021-04-23 13:41:48 -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
4b72d0de02
Rename samples and test files in order to be consistent.
2021-04-23 13:36:00 -06:00
Anthony Tuininga
74d16d8962
Improved the test suite.
2021-04-23 12:04:29 -06:00
Anthony Tuininga
a1f8e1ffff
URL updates.
2021-04-23 12:02:59 -06:00
Anthony Tuininga
5e2a363ac5
Modify the parameter names of the SessionPool constructor in order to
...
follow PEP 8 naming guidelines.
2021-04-23 12:01:52 -06:00
Anthony Tuininga
755b6fa861
Documentation tweaks.
2021-04-23 11:56:38 -06:00
Anthony Tuininga
4264d7bc5d
Improved test suite; added check that the LOB type matches the expected
...
LOB type.
2021-04-23 11:53:13 -06:00
Anthony Tuininga
250b07299d
Update CLA URL to new online system.
2021-04-23 11:47:15 -06:00
Anthony Tuininga
10f1c48289
Update ODPI-C.
2021-04-23 11:40:55 -06:00
Draco94
95baec2436
Implemented #385 enhancement and updated documentation ( #549 )
...
* Implemented #385 enhancement and updated documentation
Signed-off-by: Darko Djolovic <ddjolovic@outlook.com>
* Created flag to Cursor.var()
Signed-off-by: Darko Djolovic <ddjolovic@outlook.com>
* Removed first commit changes, updated documetnation
Signed-off-by: Darko Djolovic <ddjolovic@outlook.com>
* Added testing sample 'QueringRawData.py' and renamed attribute 'bypassstringencoding' to 'bypassencoding' with updated documentation
Signed-off-by: Darko Djolovic <ddjolovic@outlook.com>
2021-04-23 11:38:45 -06:00
Anthony Tuininga
ffa2086fd3
Clarify release note ( #544 ).
2021-04-19 12:03:43 -06:00
Anthony Tuininga
c9110a33b8
Emphasize the Linux init_oracle_client() limitations.
2021-04-15 17:03:29 -06:00
Anthony Tuininga
517868eaf9
Added support for supplying hints to various SODA operations.
2021-04-15 16:59:34 -06:00
Anthony Tuininga
74b2e9a258
Update ODPI-C.
2021-04-15 16:58:38 -06:00
Anthony Tuininga
658f4cd3c2
Require an issue template.
2021-04-14 09:45:34 -06:00
Anthony Tuininga
8f901abce7
The distributed transaction handle assosciated with the connection is now
...
cleared on commit or rollback (`issue 530
<https://github.com/oracle/python-cx_Oracle/issues/530 >`__).
2021-03-04 09:41:37 -07:00
Anthony Tuininga
bdf6b4ee4c
Use explicit SODA metadata for maximum version interoperability.
2021-03-03 11:30:10 -07:00
Anthony Tuininga
1a42fb1de0
Update ODPI-C.
2021-03-03 11:24:07 -07:00
Anthony Tuininga
e1b05d5095
Correct file references.
2021-03-03 11:20:55 -07:00
Christopher Jones
fb2668e87c
Update tutorial configuration and setup instructions
2021-03-03 17:14:32 +11:00
Christopher Jones
0a3aae5de8
Improve doc flow
2021-03-03 17:13:24 +11:00
Christopher Jones
5f60401c4a
Use aq_administrator_role for AQ samples
2021-03-03 17:12:57 +11:00
Christopher Jones
bf381478c4
Update pool testcases
2021-03-03 17:11:55 +11:00
Christopher Jones
aa2e258c98
Use a better resolution architecture diagram
2021-03-03 17:11:15 +11:00
Anthony Tuininga
188608e748
Tweak documentation and README files.
2021-02-26 16:52:28 -07:00
Anthony Tuininga
0ff1003203
Eliminated memory leak when calling SodaOperation.filter() with a dictionary.
2021-01-21 19:53:29 -07:00