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