]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Provide the new SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER option to
authordrh <drh@noemail.net>
Fri, 26 Feb 2016 15:38:24 +0000 (15:38 +0000)
committerdrh <drh@noemail.net>
Fri, 26 Feb 2016 15:38:24 +0000 (15:38 +0000)
commitd42908fb0e09d6ed2df334b4a5f3be6de40292e4
tree6fc22d948595cad269b2de5183e72b3804de7faf
parent5f7d411e98a32e5372d361ea33118166a0d80977
Provide the new SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER option to
sqlite3_db_config() that can be used to activate the two-argument version
of fts3_tokenizer() for a specific database connection at run-time.

FossilOrigin-Name: 374b5108087a2eae03676c0f3469b37a272145bf
ext/fts3/fts3_tokenizer.c
manifest
manifest.uuid
src/main.c
src/sqlite.h.in
src/sqliteInt.h
src/test1.c
src/test_config.c
test/fts3atoken.test
test/fts4langid.test