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=20)
Index Cond: ((id)::text = '1f05e33b-6d74-6490-a7da-5e1409fc0711'::text)