]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add test cases and assert() statements to ensure that the authorizer is being
authordan <dan@noemail.net>
Sat, 6 Oct 2018 13:46:22 +0000 (13:46 +0000)
committerdan <dan@noemail.net>
Sat, 6 Oct 2018 13:46:22 +0000 (13:46 +0000)
commit07052d553515d9f836c61a98c75011a5ec72e834
tree8a1856503367155a3a0f4525fd3beafa9c5fc2a7
parentbebf54438e5393dcfa0f5c4b04f9c90428274ed8
Add test cases and assert() statements to ensure that the authorizer is being
called as expected from within ALTER TABLE.

FossilOrigin-Name: ff10d2c7de430c88167b1e6e4f5307eee5d69e22c8d24b2ef4fcb3aea25a92e1
manifest
manifest.uuid
src/auth.c
test/alterauth2.test [new file with mode: 0644]