]> git.ipfire.org Git - thirdparty/sqlite.git/commit
A list of arguments following a table name translates into equality
authordrh <drh@noemail.net>
Wed, 19 Aug 2015 17:11:37 +0000 (17:11 +0000)
committerdrh <drh@noemail.net>
Wed, 19 Aug 2015 17:11:37 +0000 (17:11 +0000)
commit01d230ce057ac505b064cdffcc01075eb387967c
treed0d6f5a00a82f7d151e9a14c58f9b9d77f7f420e
parent8a48b9c0b18e01b0fec665ad1c86a6fce5fbf1cf
A list of arguments following a table name translates into equality
constraints against hidden columns in that table.

FossilOrigin-Name: 40e12cfe4c29475417ba89fb637b4c763cf74016
12 files changed:
manifest
manifest.uuid
src/build.c
src/parse.y
src/resolve.c
src/sqliteInt.h
src/treeview.c
src/walker.c
src/where.c
src/whereInt.h
src/whereexpr.c
test/tabfunc01.test