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
If removing a field and adding a new one with the same name, an error is thrown. Specifically, it does not remove the old column and instead attempts to create a new one with the same name, resulting in a database error.