mirror of
https://github.com/openai/codex.git
synced 2026-09-05 15:18:41 +00:00
Require libsqlite3-sys 0.37.0 so SQLx cannot resolve back to bundled SQLite releases affected by the WAL-reset corruption race. Guard the actually linked SQLite version in codex-state tests and refresh Cargo and Bazel locks.