]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Idea for a new API that simply retrieves the current authorizer settings. get-authorizer
authordrh <>
Sat, 2 May 2026 18:09:18 +0000 (18:09 +0000)
committerdrh <>
Sat, 2 May 2026 18:09:18 +0000 (18:09 +0000)
commitfd9568ac8d0d1c9794a1f2219f73222ef1506625
tree497dcd4e14eea5739cd32ec4af86059fdfdedd18
parentc70fbd39f9c130bbe1cc45269c3b490dfdf7f259
Idea for a new API that simply retrieves the current authorizer settings.
This might be useful, for example, in a subroutine that wants to run
SQL with temporary changes to the authorizer, but restore the application
settings before returning.

FossilOrigin-Name: 4302c052777f60b42b01503965fe06280ae9278ad06a21c4b6d8c65d3c1ef94b
manifest
manifest.tags
manifest.uuid
src/auth.c
src/sqlite.h.in
src/sqlite3ext.h