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
Names with uppercase letters should be saved with " (double quotes) in TablenameColumns struct.
This will allow using uppercase names in the DB.
Currently unsupported as far as I know.