]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ensure that aggregate functions are not used when evaluating a default
authordrh <drh@noemail.net>
Tue, 5 Aug 2014 21:31:08 +0000 (21:31 +0000)
committerdrh <drh@noemail.net>
Tue, 5 Aug 2014 21:31:08 +0000 (21:31 +0000)
commit1cfc9aa993ee0210d71b6c58c81f2a20c5590b7e
tree4835557afe881fe7b17ffac77b698a1137f212cf
parent42191f62481ba60170809af2acde6452a9aacfcd
Ensure that aggregate functions are not used when evaluating a default
value for a table column.
Candidate fix for ticket [3a88d85f36704eebe134f7].

FossilOrigin-Name: 29ba812825bf06ef230f2480bba0579653f0a52d
manifest
manifest.uuid
src/expr.c
test/table.test