QUERY PLAN
Seq Scan on tbl_product_types (cost=0.00..2.16 rows=7 width=20)
Filter: (id = ANY ('{5,4,2,10,12,11,3}'::integer[]))