Skip to main content

COUNT_TASKS_TOTAL

Constant COUNT_TASKS_TOTAL 

Source
pub const COUNT_TASKS_TOTAL: &str = "SELECT COUNT(*) FROM tasks WHERE deleted_at IS NULL";
Expand description

Count total active tasks