QUERY PLAN
Sort (cost=14.91..15.05 rows=58 width=26)
Sort Key: sort, id
-> Seq Scan on tbl_term_taxonomies (cost=0.00..13.21 rows=58 width=26)
Filter: (((NOT is_delete) OR (id = 380)) AND (parent_id = ANY ('{185,184,183,307,198,406,196,197,415,417,419,412,385,436}'::integer[])))