Closed jace closed 6 years ago
This PR removes the unused org_id and team_id columns from the UserEmail, UserEmailClaim, UserPhone and UserPhoneClaim models, as partial fulfilment of issue #232, which recommends removing organizations and teams entirely from Lastuser.
org_id
team_id
UserEmail
UserEmailClaim
UserPhone
UserPhoneClaim
This PR removes the unused
org_id
andteam_id
columns from theUserEmail
,UserEmailClaim
,UserPhone
andUserPhoneClaim
models, as partial fulfilment of issue #232, which recommends removing organizations and teams entirely from Lastuser.