Constant SQL_OUTCOME_MAX_RECORDS
pub const SQL_OUTCOME_MAX_RECORDS: i64 = 10_000; // 10_000i64Expand description
Retained-outcome count ceiling; the sweep evicts oldest-first beyond it.
pub const SQL_OUTCOME_MAX_RECORDS: i64 = 10_000; // 10_000i64Retained-outcome count ceiling; the sweep evicts oldest-first beyond it.