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