Anthony Tuininga
|
0acdfdb5ad
|
Added support for binding and fetching data of type DB_TYPE_OBJECT
(#43).
|
2022-11-01 14:33:39 -06:00 |
Anthony Tuininga
|
89691b3b70
|
Small optimization for fetching LOBs and numbers as decimal.Decimal.
|
2022-09-28 18:08:37 -06:00 |
Anthony Tuininga
|
191ba3952e
|
Allow for the cryptography package to not be installed (use thick mode)
|
2022-09-12 10:49:22 -06:00 |
Anthony Tuininga
|
3a13440bde
|
Added support for token authentication (Azure OAuth and IAM) via the new
parameter "access_token" to oracledb.connect() and
oracledb.create_pool().
|
2022-08-27 15:54:18 -06:00 |
Anthony Tuininga
|
1b589d0985
|
Internally, before a connection is returned from a pool, check for
control packets from the server (which may inform the client that the
connection needs to be closed and a new one established).
|
2022-07-27 14:20:27 -06:00 |
Anthony Tuininga
|
6d5d93eeb9
|
Initial commit.
|
2022-05-20 16:08:18 -06:00 |