Fix userauth so that it works together with SQLITE_OMIT_SHARED_CACHE.
commit1b7849c2391d8474fd80d4fdc58d18680c4b9194
authorD. Richard Hipp <drh@hwaci.com>
Mon, 22 Jan 2024 12:56:58 +0000 (22 12:56 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Mon, 22 Jan 2024 12:56:58 +0000 (22 12:56 +0000)
tree4f34246ae0e0e51a158746aaf64d55f36441bb49
parent996a5062645153716c28c0ded5c093f289276953
Fix userauth so that it works together with SQLITE_OMIT_SHARED_CACHE.
([forum:/forumpost/0bfc5888a384d430|Forum post 0bfc5888a384d430]).
However, also change to code to issue a deprecation warning whenever
SQLITE_USER_AUTHENTICATION is used.
ext/userauth/user-auth.txt
src/build.c
src/sqliteInt.h