]> git.ipfire.org Git - thirdparty/sqlite.git/commit
An alternative method of encoding the wildcard in "SELECT *". This is an select-wildcard
authordrh <drh@noemail.net>
Thu, 17 Mar 2016 18:41:38 +0000 (18:41 +0000)
committerdrh <drh@noemail.net>
Thu, 17 Mar 2016 18:41:38 +0000 (18:41 +0000)
commit328b2a2bf25d7bd146e7109604061ec639e8dfb2
tree5ae963ae0515e7783af3283bc833bac2cb7a4f6a
parent4b058dd4d1c046c80ae3068e4f65fbf489ac2f42
An alternative method of encoding the wildcard in "SELECT *".  This is an
experiment.

FossilOrigin-Name: 41335d8800eaf36c8d3e96ac855c9aef11d49460
manifest
manifest.uuid
src/expr.c
src/parse.y
src/select.c
src/sqliteInt.h