QUERY PLAN
Sort (cost=9.66..9.75 rows=35 width=25)
Sort Key: sort, id
-> Seq Scan on tbl_term_taxonomies (cost=0.00..8.76 rows=35 width=25)
Filter: ((NOT is_delete) AND (parent_id = ANY ('{185,184,183,307,198,385}'::integer[])))