]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance the sqlite3_set_authorizer() callback so that it provides callbacks
authordrh <drh@noemail.net>
Thu, 24 Aug 2006 14:59:45 +0000 (14:59 +0000)
committerdrh <drh@noemail.net>
Thu, 24 Aug 2006 14:59:45 +0000 (14:59 +0000)
commit5169bbc6a382bf16a2dbbba183c67af4c4db8e64
tree597b036a960058d2771f4d9218166b0b0c634c7b
parent882e8e4df2cc0ea50735fa27789a8cc13ea33675
Enhance the sqlite3_set_authorizer() callback so that it provides callbacks
on each SQL function that is invoked. (CVS 3365)

FossilOrigin-Name: 4547c81f7da29b1490c6eba8d9c333218c5cb88f
manifest
manifest.uuid
src/expr.c
src/sqlite.h.in
src/tclsqlite.c
test/auth.test
test/auth2.test [new file with mode: 0644]