oracle/python-oracledb
Python driver for Oracle Database conforming to the Python DB API 2.0 specification with many advanced features. Fast, small, portable. Enterprise ready.
PythonNOASSERTION
Pinned issues
Issues
- 2
rounding error when fetching timestamp
#538 opened by jogomu - 1
Incorrect geometry coordinates generated by SDO_UTIL.FROM_GEOJSON when executed from python-oracledb
#547 opened by 120m4n - 1
- 4
- 1
- 7
- 1
- 0
- 0
- 0
- 3
- 4
Support type casting in ODF
#494 opened by mauropagano - 2
Build failure due to strict cython == 3.1 pin in pyproject.toml (should this be ~=3.1 per PEP 440?)
#530 opened by ryanwclark1 - 5
Segfault when executing empty query
#525 opened by doerwalter - 10
Support pyarrow.date32 ingest
#535 opened by mauropagano - 8
- 6
BIGINT from Oracle are truncated to 2147483647
#537 opened by DATA2PLAYvf - 4
Build for alpine
#541 opened by Jaza - 3
- 3
Using Thin Mode in MacOS throws Error
#533 opened by pythonic-shk - 1
- 9
Possible cursor leak involving cursor variables with `oracledb` >= 2.4.0 in Thick mode
#513 opened by periastron - 4
- 1
ORA-24816 raised when Text (LOB) column is not at the end of SQLAlchemy model – inconsistent behavior
#523 opened by Saqibs575 - 4
- 1
DPI-1057: buffer size of 1513242692 is too large
#519 opened by cjbj - 0
- 7
- 6
- 4
DRCP Does not work with Oracle '23.8.0.25.6'
#516 opened by vladidobro - 4
- 11
Oracle NVARCHAR type and "Data Frame Type Mapping"
#505 opened by cjbj - 13
Error with fetchall() for clobs with existing but disabled json check constraint and non json conform content
#507 opened by Lunnaris01 - 0
- 3
Cannot build from pypi source
#495 opened by wojiushixiaobai - 18
DPY -4011 even after setting up TLS
#482 opened by kallass - 19
- 5
Fetching DATE/TIMESTAMP as DF converts to UTC TZ
#499 opened by mauropagano - 10
ORA-22922 in async LOB reading from cursor
#500 opened by klymenkosergiy - 2
- 4
Connect() hangs with SSH tunnels and 11g database
#502 opened by Thyrvax - 1
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xed in position 9: invalid continuation byte
#501 opened by wanx4910 - 1
CHECK IS JSON in Oracle19 will not return a dict/list when using NVL(:bind, ...) with Join.
#498 opened by mkmoisen - 3
oracledb is about 4 times slower than dbeaver
#497 opened by PaleNeutron - 11
- 9
Fetching DF shows up as memory corruption
#489 opened by mauropagano - 13
Segmentation Fault MacOS with Python 3.13
#484 opened by MCubek - 2
3.1.0: The distinguished name (DN) on the server certificate does not match the expected value
#485 opened by tvb - 17
ORA-03115 on attempt to connect in Thin mode
#476 opened by WolfEYc - 1
Cloud Composer in Google - Resolving - DPY-3001: Native Network Encryption and Data Integrity is only supported in python-oracledb thick mode
#477 opened by 32bit