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 try..catch around all SQL calls. That way we can catch SQL errors and
not introduce endless loops because the script failed and didn't remove the
signal upon exit.