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
{{ message }}
This repository was archived by the owner on Apr 17, 2018. It is now read-only.
Greetings
I'm having some issues with the use of Enum as a type. I declare it in the model like this:
After that I create an instance:
But later, as I fetch it, I get the strangest behaviour:
can you tell me why this happens?