]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not allow aggregate functions in a WHERE clause. Ticket #1514. (CVS 2769)
authordrh <drh@noemail.net>
Wed, 16 Nov 2005 12:53:15 +0000 (12:53 +0000)
committerdrh <drh@noemail.net>
Wed, 16 Nov 2005 12:53:15 +0000 (12:53 +0000)
commit7e56e71125781100c59b13a1c4e88ebc97ff2a78
treee1c40130641860c20b0ff08e80594baa6110d28f
parented2df7fb6882c2633ff3c148e6ed388007fe314f
Do not allow aggregate functions in a WHERE clause.  Ticket #1514. (CVS 2769)

FossilOrigin-Name: bb866ed880c33ec9ce6ded8ebdbb459fedf9c257
manifest
manifest.uuid
src/expr.c
test/tkt1514.test [new file with mode: 0644]