QUERY PLAN
Update on tbl_erp_inventory_products (cost=0.00..16.96 rows=1 width=258)
-> Seq Scan on tbl_erp_inventory_products (cost=0.00..16.96 rows=1 width=258)
Filter: ((erp_purchase_inbound_product_id <> ALL ('{436,437}'::integer[])) AND (erp_purchase_inbound_id = 216))