Skip to main content

HISTORY_PRUNED

Constant HISTORY_PRUNED 

Source
pub const HISTORY_PRUNED: &str = "HISTORY_PRUNED";
Expand description

Error prefix for a range that reaches below the history floor. Exposed as a constant because callers (and nesql diff) need to branch on the reason without string-matching a sentence that may be reworded.