]> git.ipfire.org Git - thirdparty/sqlite.git/commit
While PRAGME full_column_names is off (the default) do not make changes to literal-column-names
authordrh <drh@noemail.net>
Thu, 24 Jan 2019 16:51:06 +0000 (16:51 +0000)
committerdrh <drh@noemail.net>
Thu, 24 Jan 2019 16:51:06 +0000 (16:51 +0000)
commitdf739b1b6d6715daea9bc8304901bece3f5d5a87
treeceaf28128739ceab77add769bda3fad8ade13c7d
parent3cc9af214091d0f2464626f1ceae42d07c85cbb2
While PRAGME full_column_names is off (the default) do not make changes to
the short_column_names pragma when computing the column names for subqueries.

FossilOrigin-Name: 718ead555b09892f3cbaddb1775ede4acfa4a2986d69f15da1270c433e5dd578
manifest
manifest.uuid
src/select.c