issues
search
oracle
/
python-oracledb
Python driver for Oracle Database conforming to the Python DB API 2.0 specification. This is the renamed, new major release of cx_Oracle
https://oracle.github.io/python-oracledb
Other
339
stars
67
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
return object attributes as int if metadata says it can be expressed as int
#99
leo-b
closed
11 months ago
2
Support Native Network Encryption in thin mode
#94
srtucker
closed
1 year ago
8
thin mode not pure python
#86
emdete
closed
2 years ago
4
Kerberos Authentication Support in Thin Mode
#82
oke-aditya
opened
2 years ago
4
Need Support with connection string for CMAN connection to DB (Source_route=yes) in connection string
#81
sme-eprince
closed
2 years ago
12
DPY-6005: cannot connect to database. Connection failed with "[Errno -3] Temporary failure in name resolution"
#75
tganesan-sapiens
closed
2 years ago
2
Segmentation fault using soda API on Oracle Linux 9 (aarch64)
#72
sdshq
closed
2 years ago
3
DPY-3015: password verifier type 09X939 is not supported by python-oracledb in thin mode
#67
kintaka0812
closed
2 years ago
3
UnicodeDecodeError: 'utf-8' ocdec can't decode byte 0x96 in position 1283: invalid start byte
#66
metaperl
closed
2 years ago
11
Improve TLS connection implementation to support use of one way TLS certificates without needing OS recognition
#65
FrancoisNoyez
closed
2 years ago
20
TQ MSGID not returned as it was working before
#64
rlenka1
closed
2 years ago
7
Change return types to avoid IDE errors/warnings
#60
HPRIOR
closed
2 years ago
1
AttributeError: 'NoneType' object has no attribute 'SSLError'
#59
tobyych
closed
2 years ago
2
Enhance type hinting in the subscr module
#54
troyswanson
closed
2 years ago
2
Fixed type hints for connection methods
#53
troyswanson
closed
2 years ago
3
ConnectionPool.acquire instance method returns type checking errors
#52
troyswanson
closed
2 years ago
7
TypeError: cannot convert 'NoneType' object to bytearray when connecting to oracledb server 19.2 in thin mode
#51
abma
closed
2 years ago
12
Thin client error: DPY-6000: cannot connect to database. Listener refused connection. (Similar to ORA-12660)
#47
harri-pasanen
closed
2 years ago
4
ONE problem needs to solve
#46
xxy2012427
closed
2 years ago
1
Fallback by thick mode
#44
sosoba
closed
2 years ago
14
Add support for DB_TYPE_OBJECT in thin mode
#43
petronny
closed
2 years ago
6
InvalidSwitchError - Invalid switch into Greenlet OR BlockingSwitchOutError
#42
lironshurgi
closed
2 years ago
2
ORA-01008: not all variables bound - but they are bound
#41
lironshurgi
closed
2 years ago
13
Worth mentioning in docs that DPY-6000 with ORA-12660 can be caused by server having NNE enabled?
#40
matt-hoskins
closed
2 years ago
4
Thin via SCAN listener fails with DPY-6000 -- SERVICE_NAME not passed to local listener
#39
RMacG
closed
2 years ago
7
Code error in docs
#38
imba-tjd
closed
2 years ago
1
Using create_pool with Oracle Wallet
#36
glM26
closed
2 years ago
2
Executemany uses first row as template for the following rows.
#35
TsunekiR
closed
2 years ago
5
Using pyinstaller to compile a simple code with oracledb throws an error in the executable file
#31
horstrand
closed
2 years ago
6
Single tuple causing cursor.executemany ORA-03147: missing mandatory TTC field
#30
cjbj
closed
2 years ago
2
oracledb.exceptions.NotSupportedError: DPY-3012: national character set id 871 is not supported by python-oracledb in thin mode
#27
nchillal
closed
2 years ago
1
Thin mode ORA-01017: invalid username/password with 12.1.0.2
#26
Arunosaur
closed
2 years ago
56
ImportError: dynamic module does not define module export function (PyInit_base_impl)
#23
franciswagner
closed
2 years ago
8
Conda support
#21
bchen290
closed
2 years ago
21
Add support for named time zones in thin mode
#20
mdobrzanski
opened
2 years ago
20
Support for `fetch_lobs` and `fetch_decimal` per connection instead of globally
#19
doerwalter
opened
2 years ago
4
Thin mode should support DB_NCHARSET 'UTF8'
#16
damarvin
closed
2 years ago
6
`oracledb.defaults.fetch_lobs` changes how integers are fetched
#15
doerwalter
closed
2 years ago
2
`LOB.getchunksize()` not supported in thin mode
#14
doerwalter
closed
2 years ago
2
`LOB.read(0)` gives unhelpful error message in thin mode
#13
doerwalter
closed
2 years ago
4
DB_TYPE_NVARCHAR recipe from cx_Oracle does not seem to work with oracledb
#12
zzzeek
closed
2 years ago
17
`outputtypehandler` not respecting `NLS_TERRITORY` in thin mode
#11
CaselIT
closed
2 years ago
6
Consider making `check_and_return_mode` public
#10
CaselIT
closed
2 years ago
7
`Windows fatal exception: access violation` in thick mode
#9
CaselIT
closed
12 months ago
4
Not able to set a new wait_timeout on the create_pool()
#8
kleysonr
closed
2 years ago
4
Timestamp values differ between oracledb and cx_Oracle
#7
doerwalter
closed
2 years ago
7
Support for asyncio
#6
anthony-tuininga
closed
11 months ago
59
Thin vs Thick Performance Implications
#4
mkmoisen
closed
2 years ago
0
Connection String with Failover
#3
Arunosaur
closed
2 years ago
21
Previous