issues
search
JuliaDatabases
/
DBInterface.jl
Database interface definitions for Julia
https://juliadatabases.org/DBInterface.jl/dev/
Other
84
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Very slow to serialize large DBInterface (DuckDB) query result
#48
grantmcdermott
opened
4 months ago
1
fix typos
#47
spaette
closed
4 months ago
1
Prepare with named Arguments Failing for MySQL
#46
mattcbro
opened
1 year ago
0
Pin it at https://github.com/JuliaDatabases?
#45
PallHaraldsson
closed
2 years ago
1
Fix docstring of `DBInterface.execute`
#44
metab0t
closed
2 years ago
0
Executemany does not work
#43
jakobnissen
closed
2 years ago
6
`executemultiple` fallback only `execute`s the first statement.
#42
joshday
closed
3 years ago
1
Unable to run executemany on SQLite.DB connection
#41
jg-at-work
closed
3 years ago
9
Add getconnection/transaction
#40
quinnj
closed
3 years ago
1
Current Julia master complains about usage of `kwargs.data` in DBInterface
#39
xitology
closed
3 years ago
0
Try to fix docs
#38
quinnj
closed
3 years ago
1
DBInterface Connection issue with PostgreSQL
#37
VijalPatel
closed
3 years ago
1
Add GitHub Actions-based CI
#36
alyst
closed
3 years ago
3
add execute(f, stmt) method
#35
alyst
closed
3 years ago
1
Export `@sql_str` macro
#34
alyst
closed
3 years ago
0
Fix ambiguity introduced by typing params arg
#33
quinnj
closed
3 years ago
0
Method ambiguity error introduced in 2.3 for MySQL
#32
angusmoore
closed
3 years ago
2
TagBot trigger issue
#31
JuliaTagBot
closed
3 years ago
7
execute(): support passing parameters as keyword arguments
#30
alyst
closed
3 years ago
1
no method matching error while string arguments are accepted
#29
venkatgogineni
closed
4 years ago
1
Replace `NotImplementedError`s with `MethodError`s
#28
nickrobinson251
closed
4 years ago
0
Replace `NotImplementedError`s with `MethodError`s
#27
nickrobinson251
closed
4 years ago
1
Introduce `executemultiple` for returning multiple resultsets from
#26
quinnj
closed
4 years ago
0
SSL required for connection
#25
vacquah
closed
4 years ago
7
Why isn't Base.close used?
#24
davidanthoff
closed
4 years ago
1
Clarify what can/should be close! ed
#23
davidanthoff
closed
3 years ago
1
Few updates
#22
quinnj
closed
4 years ago
0
Install TagBot as a GitHub Action
#21
JuliaTagBot
closed
4 years ago
0
Additional prepare method and lastrowid function
#20
quinnj
closed
4 years ago
0
let `ParameterError` subtype `Exception`
#19
JeffreySarnoff
closed
4 years ago
0
Syntax highlighting
#18
s-celles
closed
4 years ago
0
upgrade for Julia 1.0
#17
hasanOryx
closed
4 years ago
2
Add tests and make them pass on v0.4 - v0.6
#16
jgoldfar
closed
4 years ago
7
Create REQUIRE
#15
amgad-naiem
closed
4 years ago
0
WARNING: Base.UTF8String is deprecated, use String instead.
#14
s-celles
closed
4 years ago
0
Register DBI.jl package (?)
#13
s-celles
closed
4 years ago
4
String changes for Julia v0.5 compatibility
#12
essenciary
closed
4 years ago
2
Adding code fences to the example code.
#11
ZehCnaS34
closed
4 years ago
4
Fix missing AbstractString on Julia 0.3
#10
moisespsena
closed
8 years ago
0
Fix Base.String depreciations to AbstractString for Julia v0.4
#9
Paul-James
closed
9 years ago
0
Overloading over other basic functions
#8
bramtayl
closed
9 years ago
2
Document which packages implement `DBI`
#7
cgoldammer
closed
3 years ago
4
Allow using block/do syntax with prepare()
#6
srp
closed
4 years ago
6
Stylistic fixes
#5
johnmyleswhite
closed
4 years ago
0
Allow fetching a fixed number of results at once.
#4
johnmyleswhite
closed
4 years ago
8
Allow execution of many statements from a single matrix of parameters
#3
johnmyleswhite
closed
4 years ago
0
connect should accept keyword arguments
#2
johnmyleswhite
closed
4 years ago
1
Use per-database implementations of sql2jltype
#1
johnmyleswhite
closed
4 years ago
4