crawshaw / sqlite

Go SQLite3 driver
ISC License
561 stars 67 forks source link

Upgrade SQLite to 3.35.5 (from 3.32.2) #122

Closed husio closed 2 years ago

husio commented 3 years ago

Upgrading SQLite to newest stable version provides many bug fixes and improvements. To highlight a few:

For simplicity, this change only updates the SQLite C code, as downloaded from the 3.35.5 release page. No new functionality is added.

AdamSLevy commented 2 years ago

My upgrade to 3.36.0 supersedes this PR, however the test you've added is greatly appreciated. I'm taking the liberty to rebase this and resolve conflicts to pull in the test. Thank you for contributing.

AdamSLevy commented 2 years ago

To make the commit history easier to follow here I squashed the commit and rewrote the message since we never really had an update to 3.35.5