diff options
author | Alex Naidis <alex.naidis@linux.com> | 2017-05-22 18:23:37 +0200 |
---|---|---|
committer | Alex Naidis <alex.naidis@linux.com> | 2017-05-22 18:23:37 +0200 |
commit | df94a5ddeff8b445868ed01f841d7c279b93395f (patch) | |
tree | b5ff841e92f8737cacb9c4ab1bd4551cdb05c4cb /android/sqlite3_android.cpp | |
parent | 9d680e2287ee399494a07b859bd88cd768776c30 (diff) |
sqlite: Upgrade to SQLite 3.19.0
Downloaded from https://sqlite.org/2017/sqlite-amalgamation-3190000.zip
$ sha256sum sqlite-amalgamation-3190000.zip
9c452a117cf72e41fec97f6cd6c3832bd09750ded1a88d89d49ccb2d6cf910ac sqlite-amalgamation-3190000.zip
dist/orig contains the stock sqlite3 code, as packaged in the ZIP file above.
dist contains a copy of dist/orig, but with the Android.patch file applied.
Please see Android.patch for a list of differences between stock and
Android.
The Android specific patch applied cleanly and was regenerated.
This is a regular maintenance release which contains performance
improvements to the query planner and some non-critical bug fixes.
More details about the release are available here: https://sqlite.org/releaselog/3_19_0.html
Change-Id: I4617148f0e20498e0bbca76207bd5a43918475b9
Signed-off-by: Alex Naidis <alex.naidis@linux.com>
Diffstat (limited to 'android/sqlite3_android.cpp')
0 files changed, 0 insertions, 0 deletions