]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add a description of access rules for the Schema object and lots of asserts
authordrh <drh@noemail.net>
Mon, 4 Apr 2011 18:22:02 +0000 (18:22 +0000)
committerdrh <drh@noemail.net>
Mon, 4 Apr 2011 18:22:02 +0000 (18:22 +0000)
commit2120608e0f1186788a4f900f77b6c2418c3835e6
tree0e3ddf8271c2d4799866a2074f05ca9cabcca515
parentf32021de6f9a8aa4f689c0d0de8bfffe138995e7
Add a description of access rules for the Schema object and lots of asserts
to verify that the access rules are followed.

FossilOrigin-Name: ae8374af057b6e6546e9265148cfffe32fcb0849
15 files changed:
manifest
manifest.uuid
src/analyze.c
src/btmutex.c
src/btree.h
src/build.c
src/fkey.c
src/insert.c
src/pragma.c
src/prepare.c
src/sqliteInt.h
src/status.c
src/trigger.c
src/vdbe.c
src/vtab.c