fix: 6 correctness bugs — COUNT(col) nulls, merge offset, GROUP BY ty… #125
Annotations
3 errors
|
test
Process completed with exit code 2.
|
|
test:
src/decode.ts#L491
Argument of type 'string | number | bigint | boolean | Float32Array<ArrayBufferLike>' is not assignable to parameter of type 'string | number | bigint'.
|
|
test:
src/decode.ts#L486
Argument of type 'string | number | bigint | boolean | Float32Array<ArrayBufferLike>' is not assignable to parameter of type 'string | number | bigint'.
|