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