Skip to content

docs: update roadmap and executor comment for LIKE/NOT IN/NOT BETWEEN… #108

docs: update roadmap and executor comment for LIKE/NOT IN/NOT BETWEEN…

docs: update roadmap and executor comment for LIKE/NOT IN/NOT BETWEEN… #108

Triggered via push March 7, 2026 16:31
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/compiler.ts#L290
Property 'negated' does not exist on type '{ kind: "between"; expr: SqlExpr; low: SqlExpr; high: SqlExpr; }'.