Hey, thanks for this awesome package. I'm moving over from using sqlite3 package and this takes a lot of the sharp edges away, the async stuff is a game changer -thanks for all the work!
I'm a little difficulty getting the experimental web package (sqflite_common_ffi_web) working, it seems that the server workers file (sqflite_sw.js) isn't actually loading in the browser, it's status in the inspector shows as (pending):
Just wondered if you've seen this before and if so could point me in a direction?
Hey, thanks for this awesome package. I'm moving over from using sqlite3 package and this takes a lot of the sharp edges away, the async stuff is a game changer -thanks for all the work!
I'm a little difficulty getting the experimental web package (
sqflite_common_ffi_web
) working, it seems that the server workers file (sqflite_sw.js
) isn't actually loading in the browser, it's status in the inspector shows as (pending):Just wondered if you've seen this before and if so could point me in a direction?
Thanks very much, Jimmy