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
342
stars
69
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Thin mode only: "ORA-00979: not a GROUP BY expression"
#422
neykov
opened
1 week ago
1
DPY-3029 is undocumented
#421
doerwalter
opened
1 week ago
1
Retry count has no effect in thin mode when using an address list and running into a timeout
#420
quantuminternet
closed
1 week ago
3
DPY-4011 can be triggered by OOB messaging, not just needing NNE
#419
lunalucadou
opened
2 weeks ago
5
Python-oracledb 2.5 brings greater flexibility to Oracle Database apps
#416
cjbj
opened
2 weeks ago
0
Certificate error while using TLS and SCAN
#415
shaunmugam
opened
3 weeks ago
15
Inserts with TIMESTAMP WITH TIME ZONE always default to GMT
#414
mkmoisen
opened
1 month ago
2
Detect, undo, and forget setinputsizes() on cursor
#411
deonav
closed
2 weeks ago
3
max_lifetime_session support in thin mode
#410
Jaza
opened
1 month ago
1
CQN Callback does not run
#409
rducrot
closed
3 weeks ago
4
method connect hangs until driver is used in another thread
#408
dbacvetkov
closed
2 weeks ago
11
ConnectionPool ignores connectiontype parameter with externalauth=False
#404
ancc
closed
2 weeks ago
4
how to query by vector? demo only show to insert vector.
#403
ovjust
closed
1 month ago
3
Oracledb 2.4.1 Error DPY-4005 occurs when program works for a some time
#402
xsemashko
closed
1 month ago
15
oracledb with cryptography >=43 cause error `DPY-3016: python-oracledb thin mode cannot be used because the cryptography package is not installed`
#401
zdenop
closed
1 month ago
7
Unable to Read Dates with Year `-4712`
#400
iamlorax
opened
1 month ago
4
Update errors.py
#399
sebasti4nprieto
closed
1 month ago
3
thick mode connect isn't honoring TNS_ADMIN or using ldap connection
#398
slords
opened
2 months ago
8
can't `gettype()` for a "table of records" type
#397
zea-vtl
closed
2 weeks ago
6
Add max_identifier_length attribute to get connection
#395
CaselIT
opened
2 months ago
35
execute() doesn't return from 'delete from ...'
#394
codeminkey
closed
2 months ago
5
Why expired connections in thin pool are force closed?
#393
golubovai
opened
2 months ago
3
Connections remain in busy connection list and can't be reused in pool
#392
golubovai
closed
2 weeks ago
3
Proper type hint of Cursor.execute parameters
#391
rob975
closed
2 weeks ago
3
During using pool in async mode with POOL_GETMODE_TIMEDWAIT see an excess of opened and busy connects over max
#390
golubovai
opened
2 months ago
5
register_protocol() in the "latest" documentation despite 2.5 apparently being unreleased
#387
Evan0000000000
closed
1 month ago
2
Connection don't closed just after call timeout acquired
#386
golubovai
closed
1 month ago
8
Unhelful error message when accessing connection attributes in subclass constructor
#385
doerwalter
closed
2 weeks ago
6
TypeError: __SSHCipher() takes no arguments error in relation to cryptography package
#384
cwb-slu
closed
2 months ago
3
Oracledb 2.4.0 connection error: DPY-3008: unsupported in-band notification with error number 12572
#383
ml-huber
closed
3 months ago
11
python-oracledb 2.4 supports database pipelining
#382
cjbj
closed
2 weeks ago
0
Using create_pool() with Kerberos
#381
CEBasile
opened
3 months ago
6
init_oracle_client not support non-ASCII path on Windows
#379
PaleNeutron
closed
3 months ago
1
How to load byte data?
#378
inhoYoo
closed
3 months ago
2
Korean encoding error
#377
inhoYoo
closed
1 month ago
3
New two phase transaction in thin mode has different default timeout than thick mode
#376
CaselIT
opened
3 months ago
4
Add support for fetching and ingesting Arrow Table/RecordBatch data
#375
mauropagano
opened
3 months ago
4
timezone aware datetime bind variables are passed as UTC
#374
rob975
opened
3 months ago
1
Add support for TIMESTAMP WITH TIME ZONE storing offset from UTC (not named TZ)
#373
rob975
opened
3 months ago
0
Can't decode dbobject fields from database with CL8MSWIN1251 character set
#371
golubovai
opened
4 months ago
5
python-oracledb 2.3 release
#370
veronicadumitriu
closed
3 months ago
0
Thin mode - Segmentation Fault when using oracledb.CURSOR
#368
mkmoisen
closed
3 months ago
8
AsyncCursor does not have a scroll function while Cursor does
#367
luigi311
opened
4 months ago
2
Implement the OracleConfigurationProvider API
#366
jheiselman
opened
4 months ago
0
[12568] Failed to execute script 'oracle' due to unhandled exception!
#364
flowerwOw0316
closed
3 months ago
3
getting DPY-4000 in thin mode, add support for comma separated `net_service_name`s in tnsnames.ora
#362
izirku
closed
3 months ago
5
Connection pool's timer thread don't stop on pool close
#361
golubovai
closed
3 months ago
3
Var.outconverter() is not writable
#360
leo-b
closed
3 months ago
3
Not able to run bulk upserts using merge statements.
#359
paarivarik-engineer
closed
4 months ago
2
Creating table with all built in datatypes result in ORA-00922 (same ddl works in any other oracle client.
#357
stepanovdg
closed
1 month ago
6
Next