QUERY PLAN
Index Scan using deposit_time_status_index on deposit (cost=0.28..28.62 rows=1 width=529)
Index Cond: (status = 1)
Filter: ((member_id)::text = '1f04eafd-e51a-61f2-9438-5e1409fc0711'::text)