Adam Perry @ OpenAI
50a7328f50
Enforce centralized SQLite connection creation ( #35828 )
...
## Why
Direct SQLx constructors can bypass the shared SQLite configuration in
`codex-state`.
## What changed
- Deny SQLx pool, connection, and database creation methods through the
workspace Clippy configuration for both Cargo and Bazel builds.
- Exempt `codex-rs/state/src/sqlite.rs`, the centralized connection shim, from
the lint.
- Document that the deny list must be audited when upgrading SQLx.
GitOrigin-RevId: e20d7e83095727ac446347157782175062a100fc
2026-07-28 20:49:22 +00:00
..
2026-07-23 19:19:35 +00:00
2026-07-21 22:44:43 +00:00
2026-07-28 05:26:16 +00:00
2026-07-28 19:11:36 +00:00
2026-07-22 21:35:16 +00:00
2026-07-21 08:50:21 +00:00
2026-07-28 15:50:45 +00:00
2026-07-28 05:26:16 +00:00
2026-07-28 05:26:16 +00:00
2026-07-22 02:19:45 +00:00
2026-07-21 08:59:41 +00:00
2026-07-28 15:50:45 +00:00
2026-07-23 01:00:35 +00:00
2026-07-28 19:11:36 +00:00
2026-07-28 15:50:45 +00:00
2026-07-22 01:35:06 +00:00
2026-07-21 08:28:51 +00:00
2026-07-25 00:01:43 +00:00
2026-07-24 04:37:01 +00:00
2026-07-24 04:37:01 +00:00
2026-07-28 04:54:32 +00:00
2026-07-28 15:50:45 +00:00
2026-07-28 19:11:36 +00:00
2026-07-27 18:41:09 +00:00
2026-07-23 01:00:35 +00:00
2026-07-26 23:36:33 +00:00
2026-07-28 19:11:36 +00:00
2026-07-24 06:03:36 +00:00
2026-07-28 18:25:29 +00:00
2026-07-24 23:40:14 +00:00
2026-07-28 05:26:16 +00:00
2026-07-27 18:37:11 +00:00
2026-07-23 23:35:29 +00:00
2026-07-20 06:13:29 +00:00
2026-07-28 13:39:35 +00:00
2026-07-27 14:31:50 +00:00
2026-07-28 03:33:31 +00:00
2026-07-28 17:51:37 +00:00
2026-07-23 23:35:29 +00:00
2026-07-22 02:19:45 +00:00
2026-07-27 18:07:31 +00:00
2026-07-28 19:58:25 +00:00
2026-07-27 18:07:31 +00:00
2026-07-22 04:17:34 +00:00
2026-07-28 15:50:45 +00:00
2026-07-28 05:17:25 +00:00
2026-07-23 19:19:35 +00:00
2026-07-17 20:52:42 +00:00
2026-07-23 19:32:26 +00:00
2026-07-23 00:02:15 +00:00
2026-07-28 13:31:41 +00:00
2026-07-27 18:07:31 +00:00
2026-07-27 16:33:59 +00:00
2026-07-24 23:36:11 +00:00
2026-07-22 19:14:11 +00:00
2026-07-28 15:50:45 +00:00
2026-07-28 19:11:36 +00:00
2026-07-28 05:26:16 +00:00
2026-07-23 23:13:59 +00:00
2026-07-21 21:06:04 +00:00
2026-07-23 21:50:17 +00:00
2026-07-24 23:36:11 +00:00
2026-07-28 20:49:22 +00:00
2026-07-24 00:10:22 +00:00
2026-07-28 16:00:39 +00:00
2026-07-22 21:00:01 +00:00
2026-07-28 20:12:13 +00:00
2026-07-27 18:37:11 +00:00
2026-07-22 16:18:08 +00:00
2026-07-24 00:16:42 +00:00
2026-07-27 18:37:11 +00:00
2026-07-28 19:58:25 +00:00
2026-07-28 20:49:22 +00:00
2026-07-28 20:49:22 +00:00
2026-07-28 19:11:36 +00:00