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