]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the series.c and spellfix.c extensions to use SQLITE_VTAB_INNOCUOUS
authordrh <drh@noemail.net>
Tue, 21 Jan 2020 12:29:02 +0000 (12:29 +0000)
committerdrh <drh@noemail.net>
Tue, 21 Jan 2020 12:29:02 +0000 (12:29 +0000)
commit988af251d86f57e57b77f0bf3e651bab2ff9f343
tree8cb0b870e50882e439071e092f01ef96f48b35ad
parentcbf1c8c25bf0f7f654fe213e9598e699c0e68231
Fix the series.c and spellfix.c extensions to use SQLITE_VTAB_INNOCUOUS
correctly.  Fix the documentation on sqlite3_vtab_config() to take into
account SQLITE_VTAB_INNOCUOUS and SQLITE_VTAB_DIRECTONLY.

FossilOrigin-Name: 9265cb7f026c0e959bd034d4cd94fe597744e0dd455d0a20736ee5f5bee880c8
ext/misc/series.c
ext/misc/spellfix.c
manifest
manifest.uuid
src/sqlite.h.in