QUERY PLAN
Sort (cost=15.76..16.00 rows=94 width=83)
Sort Key: is_delete, sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..12.68 rows=94 width=83)
Filter: (parent_id = ANY ('{185,184,183,307,198,406,196,197,415,417,419,412,385,205,308}'::integer[]))