version-3.47.2
Add an 'extern "C"' block to header file sqlite3userauth.h.
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.
Fix a problem in the userauth extension causing it to occasionally set "PRAGMA count_changes" (and some others) to true.