QUERY PLAN
Index Scan using deposit_time_status_index on deposit (cost=0.28..28.75 rows=1 width=529)
Index Cond: (status = 1)
Filter: ((member_id)::text = '1f05e33f-17fe-6dc2-91a1-5e1409fc0711'::text)