Releases: JuliaDatabases/DBInterface.jl
Releases · JuliaDatabases/DBInterface.jl
v2.6.1
DBInterface v2.6.1
v2.6.0
DBInterface v2.6.0
Merged pull requests:
Closed issues:
- Unable to run executemany on SQLite.DB connection (#41)
executemultiple
fallback onlyexecute
s the first statement. (#42)- Executemany does not work (#43)
- Pin it at https://github.com/JuliaDatabases? (#45)
v2.5.0
DBInterface v2.5.0
Merged pull requests:
v2.4.1
v2.4.0
v2.3.1
DBInterface v2.3.1
Closed issues:
- Method ambiguity error introduced in 2.3 for MySQL (#32)
Merged pull requests:
v2.3.0
DBInterface v2.3.0
Closed issues:
- no method matching error while string arguments are accepted (#29)
Merged pull requests:
v2.2.0
DBInterface v2.2.0
Closed issues:
- Replace
NotImplementedError
s withMethodError
s (#27)
Merged pull requests:
- Replace
NotImplementedError
s withMethodError
s (#28) (@nickrobinson251)