QUERY PLAN
Sort (cost=7.87..7.89 rows=7 width=83)
Sort Key: is_delete, sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..7.78 rows=7 width=83)
Filter: (parent_id = ANY ('{398,436}'::integer[]))