Skip to main content

count_subscriptions

Function count_subscriptions 

Source
pub fn count_subscriptions(conn: &Connection) -> Result<usize>
Expand description

v0.6.3 (capabilities schema v2): count rows in the subscriptions table. Used by handle_capabilities as a proxy for “registered hooks” — the hook pipeline itself is v0.7 Bucket 0 work.