Skip to content

Commit

Permalink
Add SQLite version 3.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
resilar committed Aug 9, 2019
1 parent 011eaed commit 4d3e8cb
Show file tree
Hide file tree
Showing 4 changed files with 5,991 additions and 3,252 deletions.
2 changes: 1 addition & 1 deletion rekeyvacuum.c
Expand Up @@ -8,7 +8,7 @@
** Change 2: Remove local variable 'int nRes'
** Change 3: Remove initialization 'nRes = sqlite3BtreeGetOptimalReserve(pMain)'
**
** Code generated by script/rekeyvacuum.sh from SQLite v3.28.0 amalgamation.
** Code generated by script/rekeyvacuum.sh from SQLite v3.29.0 amalgamation.
*/
SQLITE_PRIVATE SQLITE_NOINLINE int sqlite3RekeyVacuum(
char **pzErrMsg, /* Write error message here */
Expand Down

0 comments on commit 4d3e8cb

Please sign in to comment.