]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add documentation for the newly introduced sqlite3_vtab_config() and on_conflict...
authordan <dan@noemail.net>
Wed, 27 Apr 2011 16:02:46 +0000 (16:02 +0000)
committerdan <dan@noemail.net>
Wed, 27 Apr 2011 16:02:46 +0000 (16:02 +0000)
commit3480a01dad92e286c85bbef2f125ec600879bac2
treeca97d09a4d8eb3346d2384b50653c2cd8c80a83b
parentd9495cd0c6813a359ee0c3cbd0e8a60ff56031b8
Add documentation for the newly introduced sqlite3_vtab_config() and on_conflict() API functions. Test that encountering an SQLITE_MISMATCH in fts3 does not corrupt the full text index.

FossilOrigin-Name: abdd70ae0424ccadb7edaf16e970c78b5257d23c
ext/fts3/fts3_write.c
manifest
manifest.uuid
src/sqlite.h.in
test/fts3conf.test