QUERY PLAN
Sort (cost=10.60..10.61 rows=1 width=25)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..10.59 rows=1 width=25)
Filter: ((term_id = 13) AND (id = ANY ('{5,128,181,184,200,374,1,165,135,140,172,197,199,377}'::integer[])))