]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add compile time switch SQLITE_ENABLE_ICU_COLLATIONS. For enabling ICU
authordan <dan@noemail.net>
Fri, 8 Dec 2017 16:23:38 +0000 (16:23 +0000)
committerdan <dan@noemail.net>
Fri, 8 Dec 2017 16:23:38 +0000 (16:23 +0000)
commit21540ae47984b44a70dbc653e2edca27c3ee4735
tree285f81536b8754e9bbc499de342b8ef34270f34c
parentee15962dd049b1f0113453525143fd1d32b12830
Add compile time switch SQLITE_ENABLE_ICU_COLLATIONS. For enabling ICU
collations without also enabling the tokenizer, the LIKE operator, the
REGEXP operator, or the unicode aware upper()/lower() scalar functions.

FossilOrigin-Name: a079f914522d7bc4b3d27d70114eb09adedfac936a64883e6ed8d382c428dd0e
ext/icu/icu.c
manifest
manifest.uuid
src/main.c
src/test_config.c
test/icu.test