]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use the sqlite3IndexColumnAffinity() routine to quickly and correctly find the
authordrh <drh@noemail.net>
Tue, 25 Aug 2015 19:20:04 +0000 (19:20 +0000)
committerdrh <drh@noemail.net>
Tue, 25 Aug 2015 19:20:04 +0000 (19:20 +0000)
commite91076981782e96e4c9acb79cff227f19a6425ae
tree78275b9e0c191c134306476159c4fe5c3eca3c89
parentf8febc1b052ae908f1f95789bc1a630e9fd5666d
Use the sqlite3IndexColumnAffinity() routine to quickly and correctly find the
affinity of an index column.

FossilOrigin-Name: 1ee089a72d789002a0a377347fc51e08ab32fb14
manifest
manifest.uuid
src/delete.c
src/fkey.c
src/insert.c
src/pragma.c
src/sqliteInt.h
src/update.c
src/where.c
src/wherecode.c