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