]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the sqlite3_vtab_collation() function, which allows an xBestIndex callback
authordan <dan@noemail.net>
Sat, 16 Dec 2017 19:36:52 +0000 (19:36 +0000)
committerdan <dan@noemail.net>
Sat, 16 Dec 2017 19:36:52 +0000 (19:36 +0000)
commitebeffef36c5ad0e855cd208cc39989fc33511a6c
treeca101164f8a598d656b52ac5fc580658659e62a4
parent468c649331dc631a5821adb24083bf5d96dfb9dc
parent11546779b711ca6ebadc272c735310c583555d98
Add the sqlite3_vtab_collation() function, which allows an xBestIndex callback
to determine the collation sequence that SQLite will use for a comparison. And
the SQLITE_DBCONFIG_FULL_EQP configuration option, which enhances the output
of "EXPLAIN QUERY PLAN" so that it includes statements run by triggers. And
the code for the sqlite3_expert extension and command line application.

FossilOrigin-Name: 4c782c950204c09c1d8f857c39c4cf476539ec4e7eee6fd86419d47cf0f8b9e0
manifest
manifest.uuid