COUNT_CHILDREN_TOTAL

Constant COUNT_CHILDREN_TOTAL 

Source
pub const COUNT_CHILDREN_TOTAL: &str = "SELECT COUNT(*) FROM tasks WHERE parent_id = ?";
Expand description

Count total children of a parent