summaryrefslogtreecommitdiff
path: root/libsqlite3/libsqlite3/sqlite3.c
AgeCommit message (Collapse)AuthorFilesLines
2023-01-24Backport commit c3f616597c40 (Due to a coding error, check-in ↵Karen Arutyunov1-1/+1
[8efd61e8518594e3] did not actually use ...) Fixes misuse of the writeMask field of Parse which resulted in the 'address of array pParse->writeMask will always evaluate to true' warning.
2023-01-23Upgrade to 3.39.4Karen Arutyunov1-10903/+18378
2021-11-02Upgrade to 3.35.5Karen Arutyunov1-1/+234243
2019-03-11Release version 3.18.2+7v3.18.2Karen Arutyunov1-0/+1
Place libsqlite3 and sqlite3 packages into single repository.