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