]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the ".user" shell command and implement the sqlite3_user_add()
authordrh <drh@noemail.net>
Wed, 10 Sep 2014 19:01:14 +0000 (19:01 +0000)
committerdrh <drh@noemail.net>
Wed, 10 Sep 2014 19:01:14 +0000 (19:01 +0000)
commitf442e33e3a794b198071a9c5f76aa33eb74c3327
treedac5fa82690fd0d639ad40c31cda70567b6a0aa7
parente933b83f029d0c749346391c86a47217f7e294cb
Add the ".user" shell command and implement the sqlite3_user_add()
routine.  Incremental check-in.  The code compiles but does not work.

FossilOrigin-Name: a0455f9deb603bf91684158d911269622720fc1a
ext/userauth/sqlite3userauth.h [moved from ext/userauth/userauth.h with 95% similarity]
ext/userauth/userauth.c
main.mk
manifest
manifest.uuid
src/func.c
src/prepare.c
src/shell.c
src/sqlite.h.in
src/sqliteInt.h