Releases: loicalleyne/couac
Releases · loicalleyne/couac
v0.5.1
v0.5.0
v0.5.0
Changes
- NewConnectionWithOpts() : specify catalog and schema
- new MacOS and Windows library download scripts
- new defaults for duckdb library locations for MacOS and Windows
v0.4.1
v0.4.1
Changes
- Bump github.com/apache/arrow-adbc/go/adbc from 1.3.0 to 1.4.0
v0.4.0
v0.4.0
Breaking Changes
NewDuck
now receives Options functionsWithPath
andWithDriverPath
v0.3.0
v0.3.0
Breaking changes
- New QuackCon type, all previous Quacker methods (except Close) moved to QuackCon. This is to allow multiple connections to the database.
v0.2.0
v0.2.0
Changes
- Added
- Exec
- Query
- GetObjectsMap
- GetTableSchema
- NewStatement