feat(v8): Add parameterized queries #188
Annotations
15 errors
|
Build and test ubuntu-latest
issues found
|
|
Build and test ubuntu-latest:
adbc.go#L223
SA1019: bldr.NewRecord is deprecated: Use [NewRecordBatch] instead. (staticcheck)
|
|
Build and test ubuntu-latest:
cmd/main.go#L80
SA1019: reader.Record is deprecated: Use [RecordBatch] instead. (staticcheck)
|
|
Build and test ubuntu-latest:
cmd/main.go#L59
SA1019: reader.Record is deprecated: Use [RecordBatch] instead. (staticcheck)
|
|
Build and test ubuntu-latest:
cmd/main.go#L28
SA1019: reader.Record is deprecated: Use [RecordBatch] instead. (staticcheck)
|
|
Build and test macos-latest
issues found
|
|
Build and test macos-latest:
adbc.go#L223
SA1019: bldr.NewRecord is deprecated: Use [NewRecordBatch] instead. (staticcheck)
|
|
Build and test macos-latest:
cmd/main.go#L80
SA1019: reader.Record is deprecated: Use [RecordBatch] instead. (staticcheck)
|
|
Build and test macos-latest:
cmd/main.go#L59
SA1019: reader.Record is deprecated: Use [RecordBatch] instead. (staticcheck)
|
|
Build and test macos-latest:
cmd/main.go#L28
SA1019: reader.Record is deprecated: Use [RecordBatch] instead. (staticcheck)
|
|
Build and test windows-latest
issues found
|
|
Build and test windows-latest:
adbc.go#L223
SA1019: bldr.NewRecord is deprecated: Use [NewRecordBatch] instead. (staticcheck)
|
|
Build and test windows-latest:
cmd/main.go#L80
SA1019: reader.Record is deprecated: Use [RecordBatch] instead. (staticcheck)
|
|
Build and test windows-latest:
cmd/main.go#L59
SA1019: reader.Record is deprecated: Use [RecordBatch] instead. (staticcheck)
|
|
Build and test windows-latest:
cmd/main.go#L28
SA1019: reader.Record is deprecated: Use [RecordBatch] instead. (staticcheck)
|