QUERY PLAN
Result (cost=135.40..135.41 rows=1 width=1)
InitPlan 1 (returns $0)
-> Seq Scan on tbl_reimbursements (cost=0.00..270.81 rows=2 width=0)
Filter: ((status = ANY ('{1,2}'::integer[])) AND (created_by = 1013))