Skip to content

SQLite 3.26.0 update #260

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from
Closed

Conversation

brody4hire
Copy link

  • Use -s WASM=0 to disable wasm in Makefile
  • Update c/sqlite3.c with SQLite 3.26.0
  • Regenerate js/*.js with SQLite 3.26.0

This update is needed for a major client. I hope to see it applied asap.

resolves #258

brody4hire referenced this pull request in brody4hire/sqlite-evcustom-browser-memory-storage-ext-free Jan 4, 2019
@lovasoa
Copy link
Member

lovasoa commented Jan 5, 2019

Thank you for the pull request ! However, I would like to have #255 merged first.

@brody4hire
Copy link
Author

brody4hire commented Jan 7, 2019

Any timeframe when we can finish #255 and apply this update then?

This can be a blocker for people who develop and test with both SQL.js and SQLite 3.26.0.

@brody4hire
Copy link
Author

I would favor including SQLite 3.26.0 first, which is a security update, since @255 seems to be a breaking change.

@lovasoa
Copy link
Member

lovasoa commented Jan 9, 2019

What are the security implications of not having 3.26 for SQL.js ? I read the security announcement you gave a link to, and it does not seem clear it affects sql.js...

@Taytay
Copy link
Contributor

Taytay commented Apr 27, 2019

I've upgraded to the latest Sqlite 3.28 in #255.

@Taytay
Copy link
Contributor

Taytay commented May 9, 2019

Is this PR valid after #255 @brodybits or does that solve your issue?

@brody4hire
Copy link
Author

As #255 already includes SQLite 3.28, I will close this PR. Thanks @Taytay for your efforts and results!

@brody4hire brody4hire closed this May 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SQLite 3.26.0
3 participants