Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Wrong sqlite version in custom build#240

Answeredbyrhashimoto
subframe7536 asked this question inQ&A
Discussion options

The originsqwab does not overwritesqlite_version, so I made apatch to fix it, but the version number is still wrong.

reproduction:https://github.com/subframe7536/sqlite-wasm/tree/sqlite-version

You must be logged in to vote

That's certainly an embarrassing sqwab bug. However, your fix in the sqwab workflow looks correct, and when I download yourrelease 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.

Replies: 1 comment 1 reply

Comment options

That's certainly an embarrassing sqwab bug. However, your fix in the sqwab workflow looks correct, and when I download yourrelease 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.

You must be logged in to vote
1 reply
@subframe7536
Comment options

Thats my fault. It is caused by dist cache. Nothing wrong with code.

Answer selected bysubframe7536
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
Q&A
Labels
None yet
2 participants
@subframe7536@rhashimoto

[8]ページ先頭

©2009-2025 Movatter.jp