QUERY PLAN
Index Scan using withdraw_time_status_index on withdraw (cost=0.14..4.60 rows=1 width=339)
Index Cond: (status = ANY ('{1,-1}'::integer[]))
Filter: ((member_id)::text = '1ef1c781-e6fe-611a-a45f-5e1409fc0711'::text)