]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When inserting a row into a child table, invoke the authorization callback to request...
authordan <dan@noemail.net>
Fri, 2 Oct 2009 14:23:41 +0000 (14:23 +0000)
committerdan <dan@noemail.net>
Fri, 2 Oct 2009 14:23:41 +0000 (14:23 +0000)
commit47a06346ffcbf5c26f04721e69e140aa671b8b35
tree2cb0e03f26116d147f4a00d85bd646b2074bcb3d
parent1316700e54cf437f7189e74fadafda0d6db7965c
When inserting a row into a child table, invoke the authorization callback to request permission to read the parent key columns.

FossilOrigin-Name: 9842f2d5f606eb8f641ecae9fbc5368b8d7e4286
manifest
manifest.uuid
src/auth.c
src/fkey.c
src/sqliteInt.h
test/fkey2.test