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