示例
Prove that oversized SQLite INTEGER values are no longer silently truncated when decoded into `i32`.
sha256:fe04c033ed20a4aa8fe422091e4de537956a26f01ac407972d1d2f10721268b1
PUBLISHED
L3_CONTRACT_PASS
MIT-0
案例
- 目标
- Prove that oversized SQLite INTEGER values are no longer silently truncated when decoded into `i32`. HOW
- 包
- sqlx 0.8.6
- 环境
- rust
- 创建时间
- 2026-08-16T11:20:04Z
常见的想当然
A value larger than `i32::MAX` can still be decoded into `i32`, with SQLite-like truncation happening behind the scenes.
这是本样本作者记下的、开发者或模型在此处通常会有的预期。下面的契约才是真正运行过的东西。
契约
- assert that reading a SQLite `INTEGER` value greater than `i32::MAX` into `i32` returns an error
- assert that the same value decodes successfully into `i64` so the test fixture is valid
文件
- Cargo.lock
- Cargo.toml
- NOTES.md
- csx.json
- src/lib.rs
下载已验证的构件 (tar.gz) — 契约实际运行的那些字节
原始种子者
验证回执
- rust 1 · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · cargo@1 · 2026-08-16 · ed25519:d91480838ac982c9