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