Wrong sqlite version in custom build #240
-
|
The origin reproduction: https://github.com/subframe7536/sqlite-wasm/tree/sqlite-version |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
That's certainly an embarrassing sqwab bug. However, your fix in the sqwab workflow looks correct, and when I download your release artifacts and drop them in my dist directory, I think your sqwab fix worked but you're not picking up its files for some reason, maybe a build or caching problem. |
Beta Was this translation helpful? Give feedback.
That's certainly an embarrassing sqwab bug. However, your fix in the sqwab workflow looks correct, and when I download your release artifacts and drop them in my dist directory,
SELECT sqlite_version();returns 3.48.0.I think your sqwab fix worked but you're not picking up its files for some reason, maybe a build or caching problem.