QUERY PLAN
Limit (cost=0.28..2.29 rows=1 width=37)
-> Index Only Scan using member_id_index on member (cost=0.28..2.29 rows=1 width=37)
Index Cond: (id = '1ef1c781-e6fe-611a-a45f-5e1409fc0711'::text)