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
Similar to try db.run(users.addColumn(suffix)), it would be useful to also be able to delete columns using syntax like try db.run(users.deleteColumn(suffix))