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