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