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