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 ('{39020,38852,38644,38573,38387,38248,38063,37859,37732,37681}'::integer[])))