Skip to content

Commit

Permalink
Add SQLite version 3.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
resilar committed Oct 7, 2019
1 parent 507c90a commit 027a6af
Show file tree
Hide file tree
Showing 5 changed files with 5,488 additions and 4,040 deletions.
2 changes: 1 addition & 1 deletion rekeyvacuum.c
Original file line number Diff line number Diff line change
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.29.0 amalgamation.
** Code generated by script/rekeyvacuum.sh from SQLite v3.30.0 amalgamation.
*/
SQLITE_PRIVATE SQLITE_NOINLINE int sqlite3RekeyVacuum(
char **pzErrMsg, /* Write error message here */
Expand Down
Loading

0 comments on commit 027a6af

Please sign in to comment.