QUERY PLAN
Delete on tbl_sales_invoice_reminders (cost=0.00..1.14 rows=1 width=6)
-> Seq Scan on tbl_sales_invoice_reminders (cost=0.00..1.14 rows=1 width=6)
Filter: (sales_invoice_id = 2326)