Skip to content

SQLite 3.26.0 update#260

Closed
brody2consult wants to merge 3 commits into
sql-js:masterfrom
brody2consult:sqlite-3.26.0-build
Closed

SQLite 3.26.0 update#260
brody2consult wants to merge 3 commits into
sql-js:masterfrom
brody2consult:sqlite-3.26.0-build

Conversation

@brody2consult
Copy link
Copy Markdown

  • 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

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

lovasoa commented Jan 5, 2019

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

@brody2consult
Copy link
Copy Markdown
Author

brody2consult 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.

@brody2consult
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Contributor

Taytay commented Apr 27, 2019

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

@Taytay
Copy link
Copy Markdown
Contributor

Taytay commented May 9, 2019

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

@brody2consult
Copy link
Copy Markdown
Author

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

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