issues
search
JuliaDatabases
/
JDBC.jl
Julia interface to Java database drivers
Other
38
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Simple query fails after long runtime, ends up being a type error?
#64
EMCP
opened
1 year ago
1
allow passing of parameters to init()
#63
hhaensel
opened
2 years ago
0
`executeQuery()` fails with `java.lang.NoClassDefFoundError`
#62
hhaensel
opened
2 years ago
7
Using the Tables.jl interface is slow
#61
aviks
opened
2 years ago
0
Multithreading not working
#60
walter-weinmann
opened
2 years ago
0
Poor performance
#59
walter-weinmann
opened
2 years ago
9
fix typo in README.md
#58
michalbcz
closed
3 years ago
1
Passing username and password as args?
#57
ThibTrip
opened
4 years ago
4
Install TagBot as a GitHub Action
#56
JuliaTagBot
closed
4 years ago
1
Support for IAM authentication with services like AWS Redshift etc.
#55
ggjersund
opened
4 years ago
1
added decimal type
#54
ExpandingMan
opened
4 years ago
2
JDBC.coltypes chooses the wrong type for NUMBER(10,0) columns on Oracle 11g database
#53
metanoid
opened
4 years ago
1
JDBC.load() hangs on load from Netezza data source
#52
metanoid
opened
5 years ago
4
switch from DataStreams to Tables
#51
ExpandingMan
closed
5 years ago
2
IllegalMonitorStateException on connection to Netezza DB
#50
metanoid
opened
5 years ago
9
updated example line to include `props` argument
#49
jonkislin
opened
5 years ago
0
Oracle SQL connection requires different dictionary key naming convention than listed in docs
#48
jonkislin
opened
5 years ago
0
Add some ENV vars for init
#47
nkottary
closed
5 years ago
2
Switch from DataStreams to Tables
#46
quinnj
opened
5 years ago
2
Tag new version
#45
aviks
closed
5 years ago
2
Retrieve values as doubles, not floats
#44
aviks
closed
5 years ago
3
Add new column type
#43
amellnik
closed
6 years ago
1
Missing column type constant
#42
amellnik
opened
6 years ago
2
fixed iteration and other 1.0 updates
#41
ExpandingMan
closed
6 years ago
0
JDBC Fails to Load in Julia 1.0 (Nullable not defined)
#40
PrinceFlorizel
closed
6 years ago
5
tiny correction of readme
#39
jannefiluren
closed
6 years ago
1
modernization overhaul
#38
ExpandingMan
closed
6 years ago
5
deprecation of DBAPI
#37
ExpandingMan
closed
6 years ago
2
require DataStreams and remove Requires?
#36
ExpandingMan
closed
6 years ago
1
problems with `getNString`
#35
ExpandingMan
opened
6 years ago
0
problems with Requires
#34
ExpandingMan
closed
6 years ago
1
upcoming deprecation of `Nullable`
#33
ExpandingMan
closed
6 years ago
3
Added DataStreams based Source and streaming
#32
ExpandingMan
closed
6 years ago
10
using FunctionWrappers.jl for `jdbc_get_method`
#31
ExpandingMan
opened
6 years ago
1
Unable to Convert JDBC Result Set to DataFrame
#30
PrinceFlorizel
closed
6 years ago
2
LoadError after first "using JDBC"
#29
asampal
opened
6 years ago
0
Set column types in DataFrames.readtable
#28
AndreasBahr
closed
6 years ago
6
Add shield for Julia 0.6 and Fix README formatting
#27
ellisvalentiner
closed
7 years ago
1
Update CI URLs to point to new caching infrastructure
#26
staticfloat
closed
7 years ago
0
Table-Valued parameters for SQL server
#25
dmitrijsc
opened
7 years ago
2
No suitable driver error/ need help
#24
McNees287
closed
4 years ago
18
add testing against 0.5 to Travis
#23
tkelman
closed
8 years ago
1
Tests fail on v0.5
#22
ranjanan
closed
8 years ago
1
Typo
#21
PallHaraldsson
closed
8 years ago
1
Typo
#20
PallHaraldsson
closed
8 years ago
6
Added inline documentation to exported APIs
#19
mdpradeep
closed
8 years ago
0
JDBC.jl is truncating values while retrieving Floating point numbers from Oracle
#18
bmharsha
opened
8 years ago
4
Implement DBAPI.jl
#17
nkottary
closed
8 years ago
1
Support DBAPI.jl
#16
nkottary
closed
8 years ago
1
Discrepancies in retrieved data of type DATETIME on Oracle and MySQL DBMS
#15
bmharsha
opened
8 years ago
11
Next