QUERY PLAN
Index Scan using tbl_inventory_products_pkey on tbl_inventory_products (cost=0.28..12.64 rows=2 width=129)
Index Cond: (id = ANY ('{1829,1830}'::integer[]))