Constant SQL_OUTCOMES_TABLE
pub const SQL_OUTCOMES_TABLE: &'static str;Expand description
Exact replay records for the public SQL surface. The result is stored before commit; run_id
is known before the journal assigns a cid and resolves back to that journal point on replay. A
zero-effect mutation uses a local metadata-only commit and therefore stores no run id/cursor.