QUERY PLAN
Seq Scan on tbl_reimbursements (cost=0.00..375.64 rows=11 width=114)
Filter: ((status = ANY ('{0,1,2,3}'::integer[])) AND (work_log_id = ANY ('{39050,38798,38622,38439,38214,38030,37839,37619,37469,37289}'::integer[])))