QUERY PLAN
Sort (cost=12.69..12.70 rows=1 width=22)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..12.68 rows=1 width=22)
Filter: ((term_id = 10) AND (id = ANY ('{2,128,172,308,204,363,349,226,164,142,377,1,350}'::integer[])))