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
Currently, we don't check the schema of the results when loading from the database, but we do check it when trying to restore a session. We should generally disable loading from incompatible schemas.