]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Bug fix: if PRAGMA full_column_names=ON is set and you do a query like this:
authordrh <drh@noemail.net>
Wed, 13 Feb 2002 23:22:53 +0000 (23:22 +0000)
committerdrh <drh@noemail.net>
Wed, 13 Feb 2002 23:22:53 +0000 (23:22 +0000)
commit976658734c1635d7d3e890d47f4248df523e9870
treea8e9d49799190c98f2ad60206178d924095c384d
parent3e3a8ab13f7c480b1e67c3a9487185a574428376
Bug fix: if PRAGMA full_column_names=ON is set and you do a query like this:
"SELECT rowid,* FROM ...", then an assertion failed.  Bummer. (CVS 368)

FossilOrigin-Name: df6bf627a51358e8b14297403feab7b888c38580
VERSION
manifest
manifest.uuid
src/select.c
src/where.c
test/misc1.test
www/changes.tcl