SQLite

Check-in [96ea5c0b3c]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:All interfaces working and tested.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | user-auth
Files: files | file ages | folders
SHA1: 96ea5c0b3cd1dec81d490f2f958ebd2e47a24921
User & Date: drh 2014-09-11 15:25:02.114
Context
2014-09-11
16:19
Enhance the sqlite3_user_add() interface to initialize the user authentication logic. Add test cases for the extra argument on the end of the authorizer callback. (check-in: 842c6da8f1 user: drh tags: user-auth)
15:25
All interfaces working and tested. (check-in: 96ea5c0b3c user: drh tags: user-auth)
14:56
Get the sqlite3_user_delete() interface working. (check-in: 974a9c6558 user: drh tags: user-auth)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/attach.c.
Changes to test/userauth01.test.