Anthony Tuininga
|
6caccf9b51
|
Support for enhanced metadata.
|
2023-08-10 15:10:33 -06:00 |
Anthony Tuininga
|
3d3feea953
|
Fixed bug causing a leading zero to be returned when certain numbers are
converted to strings (one example noted here:
https://github.com/sqlalchemy/sqlalchemy/issues/8744#issuecomment-1299160345).
|
2022-11-01 15:31:11 -06:00 |
Anthony Tuininga
|
92831d4e77
|
Thick: fixed issue fetching NCLOB with oracledb.defaults.fetch_lobs =
False; tidied up LOB test cases.
|
2022-06-09 13:58:01 -06:00 |
Anthony Tuininga
|
21e4a2db40
|
Fixed issue where unconstrained numbers containing integer values would be
fetched as floats when oracledb.defaults.fetch_lobs was set to `False`.
|
2022-06-08 11:10:45 -06:00 |
Anthony Tuininga
|
6d5d93eeb9
|
Initial commit.
|
2022-05-20 16:08:18 -06:00 |