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