QUERY PLAN
Seq Scan on tbl_tasks (cost=0.00..47.89 rows=51 width=6)
Filter: ((parent_id IS NULL) AND (task_group_id = 106))