QUERY PLAN
Seq Scan on tbl_tasks (cost=0.00..147.00 rows=31 width=236)
Filter: ((parent_id IS NULL) AND (task_group_id = 94))