Runtime: unified duckdb
connector for motherduck
and external db
files
#3048
Annotations
3 errors
golangci-lint:
runtime/drivers/duckdb/transporter_duckDB_to_duckDB.go#L100
importShadow: shadow of imported package 'sql' (gocritic)
|
golangci-lint:
runtime/drivers/duckdb/transporter_duckDB_to_duckDB.go#L141
sloppyReassign: re-assignment to `err` can be replaced with `err := t.to.Exec(ctx, &drivers.Statement{Query: fmt.Sprintf("USE %s;", safeName(dbName))})` (gocritic)
|
golangci-lint
issues found
|
The logs for this run have expired and are no longer available.
Loading