]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change things so that locale=1 is required to write fts5_locale() values to an fts5...
authordan <Dan Kennedy>
Fri, 2 Aug 2024 21:06:13 +0000 (21:06 +0000)
committerdan <Dan Kennedy>
Fri, 2 Aug 2024 21:06:13 +0000 (21:06 +0000)
commite317e7f4b4238bb16f33aa6831eb09376adf5115
tree930ab7bf1f4e1b558355309b0813b9875bc55352
parentf971c15b1f48bd986da68c40602158e9669914ba
Change things so that locale=1 is required to write fts5_locale() values to an fts5 table, and so that blobs may not be stored in indexed (i.e. not UNINDEXED) columns of these tables.

FossilOrigin-Name: c98ccc12169419b8b27ead89ef0665de40320277c5daa748b80869337419e43e
ext/fts5/fts5Int.h
ext/fts5/fts5_config.c
ext/fts5/fts5_main.c
ext/fts5/fts5_storage.c
ext/fts5/test/fts5blob.test
ext/fts5/test/fts5locale.test
manifest
manifest.uuid