mirror of
https://github.com/openai/codex.git
synced 2026-08-24 13:20:07 +00:00
## Why Warnings emitted while querying SQLite or acquiring a connection must not be written back through the same SQLite log sink. ## What changed - Disable the `sqlx::query` and `sqlx::pool::acquire` targets for the SQLite log filter. - Keep warnings from other `sqlx` targets so useful diagnostics remain available. ## Testing Extend the log filter test to verify that query and pool-acquisition warnings are dropped while another `sqlx` warning is retained. GitOrigin-RevId: cec9d4e07d113de8eccec7445ede0ae68e21886d