QUERY PLAN
Seq Scan on tbl_product_types (cost=0.00..2.10 rows=6 width=20)
Filter: (id = ANY ('{21,7,4,5,23,3}'::integer[]))