Published August 11, 2022
| Version v1.1.0
Software
Open
JuliaDatabases/ODBC.jl: v1.1.0
Authors/Creators
Description
ODBC v1.1.0
Closed issues:
- Error converting ODBC.Cursor to DataFrame (#306)
- ODBC prepared insert into MS SQL Server failing (#307)
- updates of ODBC.jl break ini files (#315)
- params argument in DBInterface.execute argument not option. (#317)
- Documentation URL Links Are Incorrect (#318)
- Firebird. UTF-16 -> UTF-8 problem (#319)
- Use a more recent Documenter version (#321)
- Delete travis.yml? (#323)
- How to execute query with multiple DSNs? (#324)
- Cannot install ODBC on Windows 10 with Julia 1.6.1 (problem unixODBC) (#326)
- BoundsError Issue when converting to DataFrames regression #306 (#328)
- Failed to precompile Julia v1.7.2 on Mac (M1) (#335)
- Loading the package kills julia with
LLVM ERROR: Unsupported calling convention.on Apple Silicon (#338)
Merged pull requests:
- Fix #315 by using Scratch.jl for a permanent ODBC.jl config location (#320) (@quinnj)
- Bump Documenter (#322) (@ViralBShah)
- missing interface element (#336) (@lawless-m)
- Guard
ccalls withstdcallconvention with@static(#339) (@giordano) - Fix case when SQLGetData data size exceeds column size (#346) (@quinnj)
Files
JuliaDatabases/ODBC.jl-v1.1.0.zip
Files
(39.6 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:476c6cb6f12137c0f1b6fa27f8ac3d1e
|
39.6 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/JuliaDatabases/ODBC.jl/tree/v1.1.0 (URL)