QUERY PLAN
Index Scan using member_id_index on member (cost=0.28..2.30 rows=1 width=797)
Index Cond: ((id)::text = '1f05e33b-6d74-6490-a7da-5e1409fc0711'::text)
Filter: ((status = ANY ('{1,2}'::integer[])) AND (is_deleted = 0))