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
Seems like when I'm using a local db and there's an error returned from sqlite3, the process immediately exits, even if I wrap the query in a try-catch block.