Skip to main content

OBJECT_STATS

Constant OBJECT_STATS 

Source
pub const OBJECT_STATS: &str = "SELECT count(*), coalesce(sum(size), 0) FROM objects";
Expand description

How many objects are indexed and what they weigh.