You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently User model do not have location, Add location field for user model and utlize relation from Location model.
User to Location relation - One to Many
One location can have many users but one user can have only one location at a time.
The text was updated successfully, but these errors were encountered:
Currently User model do not have location, Add location field for user model and utlize relation from Location model.
User to Location relation - One to Many
One location can have many users but one user can have only one location at a time.
The text was updated successfully, but these errors were encountered: