QUERY PLAN
Sort (cost=9.45..9.47 rows=6 width=78)
Sort Key: is_delete, sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..9.37 rows=6 width=78)
Filter: (parent_id = ANY ('{113,114,115,116,305,112}'::integer[]))