]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Invert the SQLITE_FUNC_SAFE bit to be SQLITE_FUNC_UNSAFE. The external
authordrh <drh@noemail.net>
Fri, 3 Jan 2020 21:57:53 +0000 (21:57 +0000)
committerdrh <drh@noemail.net>
Fri, 3 Jan 2020 21:57:53 +0000 (21:57 +0000)
commit4be621e1ba6a5ef729cf4f90896b16421fc6a4e2
treee5ac116d0c3d9c6a8c9837119071971c9314e726
parentc4ad849921ff0840deca5285d8934e898b1261cd
Invert the SQLITE_FUNC_SAFE bit to be SQLITE_FUNC_UNSAFE.  The external
bit is still SQLITE_INNOCUOUS.  It gets inverted as the appdef function
is registered.

FossilOrigin-Name: 1c266cb3be46d26e640752a99979acb1a1809361ba70ca3fca981c42383c360e
manifest
manifest.uuid
src/main.c
src/resolve.c
src/sqliteInt.h