Turso and SQLancer
Turso has no testing implementation in the main SQLancer repository. SQLancer is credited with 18 bugs in it, reported between 2026-01-07 and 2026-01-14. Its source is at tursodatabase/turso.
How the project uses SQLancer
Official testing
The Turso project maintains SQLancer testing setup in its own repository (testing/sqlancer/sqlancer-runner/Dockerfile.sqlancer).
import { parseFailure, isCorruptionError, type SqlancerFailure } from "./logParse.ts";
testing/sqlancer/sqlancer-runner/docker-entrypoint.sqlancer.ts
TIME_LIMIT_MINUTES=5 LOG_TO_STDOUT=true bun docker-entrypoint.sqlancer.ts
testing/sqlancer/sqlancer-runner/README.md
import type { SqlancerFailure, CorruptionAnalysis } from "./logParse.ts";
testing/sqlancer/sqlancer-runner/github.ts
How the bugs break down
By year reported
Who found them
By status
By symptom
By technique
Why each bug counts
Who reported them (2)
Every bug on record (18)
One row per report, newest first, each linking to the report itself. Rejected reports are marked and are not part of any count above.