QUERY PLAN
Update on tbl_sales_invoice_products (cost=0.28..8.29 rows=1 width=136)
-> Index Scan using tbl_sales_invoice_products_pkey on tbl_sales_invoice_products (cost=0.28..8.29 rows=1 width=136)
Index Cond: (id = 1280)