QUERY PLAN
Sort (cost=10.92..10.92 rows=1 width=21)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..10.91 rows=1 width=21)
Filter: ((term_id = 12) AND (id = ANY ('{197,199,229,2,1,5,160,184,189,226,215,349,377,134,139}'::integer[])))