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 = '1f05e33c-d296-6cdc-a8c4-5e1409fc0711'::text)