]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the SQLITE_ENABLE_API_ARMOR compile-time option. This is a work in
authordrh <drh@noemail.net>
Fri, 24 Oct 2014 00:35:58 +0000 (00:35 +0000)
committerdrh <drh@noemail.net>
Fri, 24 Oct 2014 00:35:58 +0000 (00:35 +0000)
commit9ca95730e3a25bf5b335ec73a0a14f0112a421fb
tree3d17fb8a23416f52cd800470fb9509d646fe2800
parent4f81bbb5289cdd248c21775b9e4cdb92e110e139
Add the SQLITE_ENABLE_API_ARMOR compile-time option.  This is a work in
progress and is not yet completely functional.

FossilOrigin-Name: c297a84bc678f81ffc0aa9139ab73f0ca87c1971
20 files changed:
manifest
manifest.uuid
src/auth.c
src/backup.c
src/build.c
src/complete.c
src/ctime.c
src/main.c
src/malloc.c
src/mutex_unix.c
src/os.c
src/prepare.c
src/printf.c
src/random.c
src/status.c
src/table.c
src/util.c
src/vdbeapi.c
src/vdbeblob.c
src/vtab.c