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
I'm using sql.js in an Electron app, and although I can successfully retrieve data using db.exec and SELECT, I cannot INSERT anything into my database using db.run.