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