]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the unused SQLITE_CANTOPEN_DIRTYWAL result code. This code was used
authordrh <drh@noemail.net>
Wed, 13 Jun 2018 02:20:34 +0000 (02:20 +0000)
committerdrh <drh@noemail.net>
Wed, 13 Jun 2018 02:20:34 +0000 (02:20 +0000)
commitea74c1db6450d3a016f01d5c744addf671daf48f
treeabcc8e9848069301c9e86bc6272f8c151f569e96
parent5174f1748585e6821609d77cc5b7e9417a12683f
Add the unused SQLITE_CANTOPEN_DIRTYWAL result code.  This code was used
in some historical versions on the apple-osx branch but was removed
by check-in [27e20d699872b2b8].  Restore it so that old code that actually
references that result code will still compile.

FossilOrigin-Name: 9f40383eed936a6921ef8dc94775eb55d03a761f36eda7be1b9cdd0a0d30fa80
manifest
manifest.uuid
src/sqlite.h.in