QUERY PLAN
Update on tbl_erp_cash_cost_tickets (cost=249.86..695.79 rows=2 width=265)
-> Hash Join (cost=249.86..695.79 rows=2 width=265)
Hash Cond: (tbl_erp_cash_cost_tickets.reimbursement_id = tbl_reimbursements.id)
-> Seq Scan on tbl_erp_cash_cost_tickets (cost=0.00..423.69 rows=8469 width=255)
-> Hash (cost=249.84..249.84 rows=2 width=10)
-> Seq Scan on tbl_reimbursements (cost=0.00..249.84 rows=2 width=10)
Filter: (project_id = 4174)