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
Add commit / rollback SQLA on commands which edit the database on harddisk. See https://github.com/google/vizier/issues/1187. Originally executions only occurred in memory but weren't saved to harddisk.
#3402