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 run db.run("insert into hello (a, b) values(3, 'qqq')"); but I can't find this record in the file: data.db.
Is need to export the real file each time ?