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
When the database saves an enum value it saves it as an integer. This is fine, but when retrieving the data it can't turn the integer back into an enum value.