issues
search
baztian
/
jaydebeapi
JayDeBeApi module allows you to connect from Python code to databases using Java JDBC. It provides a Python DB-API v2.0 to that database.
GNU Lesser General Public License v3.0
365
stars
148
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Jpypes dbapi2 module instead of jaydebeapi
#248
devkral
opened
3 months ago
0
Fix No suitable driver found for jdbc:sybase
#247
leonarduk
opened
4 months ago
1
python connection: SQL column renaming doesn't work
#246
leahwangibm
opened
5 months ago
0
Avoid NPE with parameter value None
#245
gordthompson
closed
3 days ago
2
Driver throws NPE when None passed as parameter value
#244
gordthompson
closed
3 days ago
1
java.lang.Double not automatically converted
#243
phwhite-coh
opened
7 months ago
0
Fix SyntaxWarning: invalid escape sequence '\d' ver_match = re.match(…
#242
slimadvies
opened
7 months ago
1
jaydebeapi.connect getting TypeError: No matching overloads found for *static* java.sql.DriverManager.getConnection(str,str)
#241
mjphuang
opened
8 months ago
0
Doesn't connect to databricsk jdbc
#240
gracemiguel
opened
8 months ago
0
replace execute with arrow implementation
#239
HenryNebula
closed
8 months ago
1
OSError: JVM is already started
#238
lilili111a
opened
10 months ago
1
No JVM shared library file (libjvm.so) found. Try setting up the JAVA_HOME environment variable properly.
#237
marcelomachado
opened
11 months ago
1
Python3.12 jpype1 dependency compile error
#236
un7rue
opened
11 months ago
0
Give information of what is wrong
#235
Fr3d-P
opened
1 year ago
0
How to accept CLOB data from database?
#234
huang508
opened
1 year ago
2
Feat/pyarrow
#233
HenryNebula
closed
1 year ago
1
Jpype error: already loaded in another classloader
#232
xanjay
opened
1 year ago
0
[Feature] Detect CLASSPATH dynamically or implement method to detect CLASSPATH.
#231
RusabKhan
opened
1 year ago
0
Fix #229
#230
luminosoda
opened
1 year ago
1
Table with TIMESTAMP column fetch wrong amount of microseconds
#229
luminosoda
opened
1 year ago
3
[Question] For Hive JDBC connection, is there a way to capture the logs similar to what beeline outputs?
#228
thakkardharmik
opened
1 year ago
0
Memory Leak Issue in Jaydebeapi Python Package
#227
Yeyan-wzq
opened
1 year ago
3
Clarify license in setup.py metadata
#226
edef1c
opened
1 year ago
1
Bump wheel from 0.34.2 to 0.38.1
#225
dependabot[bot]
opened
1 year ago
1
can't have two cursors on same connection
#224
roettker
opened
1 year ago
0
XML data to string?
#223
wavewater
opened
1 year ago
0
added some changes regarding code conversions from java to python in …
#222
JensMartius
opened
2 years ago
1
Keeps running after SQLException is raised
#221
ghost
closed
2 years ago
2
Returning Stored Procedure response in MSSQL
#220
prakash260
opened
2 years ago
0
resultset not complete requesting an Informix database
#219
spfeifer222
opened
2 years ago
0
Error jaydebeapi.connect
#218
ronaldoapsilva
opened
2 years ago
0
Column labels to fix skipping query return aliases
#217
reinvantveer
opened
2 years ago
1
how to executemany
#216
ccqz
opened
2 years ago
1
How to list tables in access database?
#215
mwiertz
opened
2 years ago
3
installation on zOS USS is failing.
#214
ValGaOnGitHub
opened
2 years ago
0
Windows fatal exception: access violation when trying to connect to h2 db
#213
stephenharper82
opened
2 years ago
0
pip error on Module install - HostX86\\x64\\cl.exe' failed with exit code 2
#212
theqaguy1
closed
2 years ago
1
Jpype update
#211
adam-boatman-sky
opened
2 years ago
0
cursor.fetchall() removes trailing zeros of float values
#210
bhatpramod
opened
2 years ago
0
Adding check for autocommit and skip commit if enabled
#209
mloyanich
opened
2 years ago
1
check if autocommit is enabled for the database, and skip commit if 'yes'
#208
mloyanich
opened
2 years ago
0
Update for JPype deprecation and raw prepend for regex string
#207
rbeauchemin
opened
2 years ago
2
Copying entire database .
#206
Beetleferret
opened
2 years ago
0
Call Procedure with output parameters on JDBC IBM DB2
#205
DeltaFox0018
closed
1 year ago
1
How import datetime object to db/oracle with jaydebeapi?
#204
zdenop
closed
2 years ago
7
DeprecationWarning: jpype._core.isThreadAttachedToJVM
#203
marcusbevans
opened
2 years ago
0
Problem in connecting teradata to azure databricks
#202
Beetleferret
opened
2 years ago
3
Error when firebird sql JDBC driver is called
#201
ElCuboNegro
opened
3 years ago
1
Sybase Store Procedure output is not returned getting error when running Fetch
#200
sur2rock
opened
3 years ago
1
Use assertEqual instead of assertEquals for Python 3.11 compatibility.
#199
tirkarthi
opened
3 years ago
1
Next