QUERY PLAN
Update on tbl_erp_inventory_products (cost=0.00..15.66 rows=1 width=218)
-> Seq Scan on tbl_erp_inventory_products (cost=0.00..15.66 rows=1 width=218)
Filter: ((erp_purchase_inbound_product_id <> ALL ('{434,435}'::integer[])) AND (erp_purchase_inbound_id = 215))