QUERY PLAN
Sort (cost=14.10..14.25 rows=57 width=26)
Sort Key: sort, id
-> Seq Scan on tbl_term_taxonomies (cost=0.00..12.44 rows=57 width=26)
Filter: ((NOT is_delete) AND (parent_id = ANY ('{185,184,183,307,198,406,196,197,415,417,419,412,385,436}'::integer[])))