]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Report an error if the number of named columns in a VIEW is different
authordrh <drh@noemail.net>
Fri, 25 Sep 2015 13:42:55 +0000 (13:42 +0000)
committerdrh <drh@noemail.net>
Fri, 25 Sep 2015 13:42:55 +0000 (13:42 +0000)
commit2679f14fd942cb103e52bf9141ec73e427dc63b0
treed585d67680a9efae803f0cdcd179990f17e628fc
parent8ffddeb7087fa263cb794244b6e6edce859e3319
Report an error if the number of named columns in a VIEW is different
from the number of result columns in the SELECT statement that implements
the VIEW.

FossilOrigin-Name: 6e4ac0be2de1a16fcbb2a314504122ad95aa257e
manifest
manifest.uuid
src/select.c
test/view.test