]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Wildcards with the same name map into the same variable number. New
authordrh <drh@noemail.net>
Tue, 7 Sep 2004 16:19:52 +0000 (16:19 +0000)
committerdrh <drh@noemail.net>
Tue, 7 Sep 2004 16:19:52 +0000 (16:19 +0000)
commitfa6bc0000fc5b52903cbcb36bacc78833d320e4e
tree0affec0b5d7fbaecde46d403133d36ce45dbc300
parent1807ce37b84a2a41638f01e59c501a6800bb7883
Wildcards with the same name map into the same variable number.  New
api sqlite3_bind_parameter_index() added to map wildcard names into
wildcard index numbers.  Support for "?nnn" wildcards. (CVS 1945)

FossilOrigin-Name: 435b3f301fbb6953adc974c7f03589b06e9114c3
manifest
manifest.uuid
src/expr.c
src/parse.y
src/sqlite.h.in
src/sqliteInt.h
src/test1.c
src/tokenize.c
src/vdbeapi.c
test/bind.test
www/capi3ref.tcl