QUERY PLAN
Delete on tbl_invoices (cost=0.00..36.64 rows=1 width=6)
-> Seq Scan on tbl_invoices (cost=0.00..36.64 rows=1 width=6)
Filter: (project_id = 3809)