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
Hi, I've found when packaging using pygbag that my SQLite3 commits to a local database file no longer work. The SQLite3 module partially works(I can connect to the db with no errors), but as soon as you try to commit to the database file nothing happens. Is this something that can be added?
Below is what I get whilst debugging:
The text was updated successfully, but these errors were encountered:
Hi, I've found when packaging using pygbag that my SQLite3 commits to a local database file no longer work. The SQLite3 module partially works(I can connect to the db with no errors), but as soon as you try to commit to the database file nothing happens. Is this something that can be added?
Below is what I get whilst debugging:
The text was updated successfully, but these errors were encountered: