QUERY PLAN
Seq Scan on tbl_product_units (cost=0.00..1.26 rows=3 width=282)
Filter: (id = ANY ('{7,1,2}'::integer[]))