sqlite: Upgrade to 3.33.0

[ChangeLog][QtSQL][sqlite] Upgraded to v3.33.0

Change-Id: I379d8c62b449d4c6b04e5154c8c1a86761e5466e
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
(cherry picked from commit a9982e64eb5108e5c4b51a4e5738c08eff6d07e7)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Andy Shaw 2020-09-29 09:45:59 +02:00 committed by Qt Cherry-pick Bot
parent 8b0e639697
commit f411be7a4a
3 changed files with 10674 additions and 9938 deletions

View File

@ -6,8 +6,8 @@
"Description": "SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine.",
"Homepage": "https://www.sqlite.org/",
"Version": "3.32.3",
"DownloadLocation": "https://www.sqlite.org/2020/sqlite-amalgamation-3320300.zip",
"Version": "3.33.0",
"DownloadLocation": "https://www.sqlite.org/2020/sqlite-amalgamation-3330000.zip",
"License": "Public Domain",
"Copyright": "The authors disclaim copyright to the source code. However, a license can be obtained if needed."
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff