Skip to main content

DROP_OLD_BRIDGEDESCS

Constant DROP_OLD_BRIDGEDESCS 

Source
const DROP_OLD_BRIDGEDESCS: &str = "DELETE FROM BridgeDescs WHERE ? > until OR fetched > ?;";
Expand description

Query: Discard every bridge descriptor that is too old, or from the future. (Both ?=now.)