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