QUERY PLAN
Sort (cost=12.07..12.07 rows=1 width=22)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..12.06 rows=1 width=22)
Filter: ((term_id = 14) AND (id = ANY ('{46,107,112,136,139,142,184,204,317,353,377}'::integer[])))