Runtime: unified duckdb
connector for motherduck
and external db
files
#3048
Annotations
3 errors
lint:
runtime/drivers/duckdb/transporter_duckDB_to_duckDB.go#L100
importShadow: shadow of imported package 'sql' (gocritic)
|
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)
|
lint
issues found
|