More experiments with codecs #410
Annotations
10 errors
go test:
example/author/query.sql.go#L85
undefined: scanner
|
go test:
example/author/query.sql.go#L138
cannot use *dst (variable of type *T) as T value in argument to s.basePlan.Scan
|
go test:
example/author/query.sql.go#L212
undefined: scanner
|
go test:
example/author/query.sql.go#L338
undefined: scanner
|
go test:
example/complex_params/query.sql.go#L66
undefined: pgtype.ConnInfo
|
go test:
example/complex_params/query.sql.go#L75
undefined: pgtype.ValueTranscoder
|
go test:
example/complex_params/query.sql.go#L86
undefined: pgtype.ValueTranscoder
|
go test:
example/complex_params/query.sql.go#L96
undefined: pgtype.ValueTranscoder
|
go test:
example/complex_params/query.sql.go#L99
undefined: pgtype.ValueTranscoder
|
go test:
example/complex_params/query.sql.go#L125
undefined: pgtype.ValueTranscoder
|