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
Would it be possible to get this updated to the latest sqlite version?
I keep trying to build this myself and although although it seems to build correctly, whenever I try and use the resulting sql javascript files, I get a 'SQL is undefined' when I try and do var db = new SQL.Database();
I am attaching the resulting sql.js here to see if anything stands out sql.zip
The text was updated successfully, but these errors were encountered:
Would it be possible to get this updated to the latest sqlite version?
I keep trying to build this myself and although although it seems to build correctly, whenever I try and use the resulting sql javascript files, I get a 'SQL is undefined' when I try and do var db = new SQL.Database();
I am attaching the resulting sql.js here to see if anything stands out
sql.zip
The text was updated successfully, but these errors were encountered: