Skip to content

fix: 3 SQL parser bugs — scientific notation, missing window function… #149

fix: 3 SQL parser bugs — scientific notation, missing window function…

fix: 3 SQL parser bugs — scientific notation, missing window function… #149

Triggered via push March 9, 2026 14:55
Status Failure
Total duration 36s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test
Process completed with exit code 2.
test: src/sql/parser.ts#L737
Type '"current"' is not assignable to type '"unbounded_preceding" | "current_row" | "unbounded_following" | "preceding" | "following"'.