change auth.users.user_metadat values with trigger function
auth.users.user_metadata stores muni_id::int and office_id::int that correspond to munies and offices tabless. How can I delete values for that user or set them to null when I delete munies row or offices row with those ids/
