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 = '1eebb648-e02e-6a38-b774-5e1409fc0711'::text)