]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Raise an error right away if the number of aggregate terms in a query
authordrh <>
Wed, 23 Jul 2025 23:12:53 +0000 (23:12 +0000)
committerdrh <>
Wed, 23 Jul 2025 23:12:53 +0000 (23:12 +0000)
commit710858bca3e6f0cc1d5d74101a1b444b3c7214ff
tree9b5c942b03c035e38807d0463d51cdd533f3efb8
parentcb6105baddca64d7a9161b03bc59197a37da4c6b
Raise an error right away if the number of aggregate terms in a query
exceeds the maximum number of columns.

FossilOrigin-Name: 733652d00ac7f40b455f9305c133ae4d1169e6606d11b6e40662ca75f85d8925
manifest
manifest.uuid
src/expr.c
src/sqliteInt.h