QUERY PLAN
Delete on tbl_visible_reimbursements (cost=0.00..2.47 rows=1 width=6)
-> Seq Scan on tbl_visible_reimbursements (cost=0.00..2.47 rows=1 width=6)
Filter: ((user_id = 5449) AND (accessible_user = 5449))