QUERY PLAN
Sort (cost=12.31..12.32 rows=1 width=22)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..12.30 rows=1 width=22)
Filter: ((term_id = 12) AND (id = ANY ('{5,226,184,189,185,191,1,349,369,164,142,377}'::integer[])))