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 = '1ef7843e-431a-6a7e-b3c7-5e1409fc0711'::text)