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
There are times when enum values are renamed but we still want to be able to read old names. Some built-in way to define aliases or otherwise providing an unknown_read option for enums would be nice to make this simpler to do