issues
search
marcboeker
/
go-duckdb
go-duckdb provides a database/sql driver for the DuckDB database engine.
MIT License
745
stars
110
forks
source link
Return constraint violation error in the appender
#217
Closed
taniabogatsch
closed
6 months ago
taniabogatsch
commented
6 months ago
add tests to cover constraint violations in
Flush
and
Close
ensure that we also return the duckdb error
Fixes #210.
Flush
andClose
Fixes #210.