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