]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Report the correct authorization context in the authorization callback
authordrh <drh@noemail.net>
Fri, 25 Apr 2003 17:52:11 +0000 (17:52 +0000)
committerdrh <drh@noemail.net>
Fri, 25 Apr 2003 17:52:11 +0000 (17:52 +0000)
commit85e2096fb60de90ff32830cf7b9a4689370d723e
treeb92674526394998c76d05def3f9188c2c5aab8ef
parent2e6d11bc07ca73239a49d25fd8313713f6eeb75e
Report the correct authorization context in the authorization callback
when coding an INSTEAD OF trigger on an update or delete. (CVS 936)

FossilOrigin-Name: 67746833fc8de3afff80db413bd63a362bb28218
manifest
manifest.uuid
src/auth.c
src/delete.c
src/sqliteInt.h
src/trigger.c
src/update.c
test/auth.test