QUERY PLAN
Sort (cost=11.69..11.69 rows=1 width=22)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..11.68 rows=1 width=22)
Filter: ((term_id = 10) AND (id = ANY ('{1,2,226,128,181,197,199,377,374,380}'::integer[])))