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 = '1ef7843e-431a-6a7e-b3c7-5e1409fc0711'::text)