QUERY PLAN
Sort (cost=8.43..8.44 rows=1 width=74)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..8.42 rows=1 width=74)
Filter: ((term_id = 12) AND (id = ANY ('{1,184,349}'::integer[])))