QUERY PLAN
Seq Scan on tbl_tasks (cost=0.00..146.82 rows=5 width=248)
Filter: ((parent_id IS NULL) AND (task_group_id = 202))