QUERY PLAN
Sort (cost=9.65..9.66 rows=1 width=21)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..9.64 rows=1 width=21)
Filter: ((term_id = 10) AND (id = ANY ('{94,2,100,128,167,140,181,205,204,319,359}'::integer[])))