Skip to main content

object_retention_sql

Function object_retention_sql 

Source
fn object_retention_sql(cutoff: &str) -> String
Expand description

A bounded batch of history rows that have aged out.

Only rows with a hydrated_at age out. Every row written today has one, and a row without one would be immortal here, so an unfinished-episode representation needs a second age basis before it can be recorded.