]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not allow the number of terms in an ORDER BY or GROUP BY clause to
authordrh <>
Wed, 6 Aug 2025 19:12:10 +0000 (19:12 +0000)
committerdrh <>
Wed, 6 Aug 2025 19:12:10 +0000 (19:12 +0000)
commite7440380c27a7c2bc2f37d8c8b0c654323060562
treea45c5eeefc6bba4d51381144bb06ffc31153500b
parente6061cba7fa8ef22fa5df8fb7bba1e47a08f82b9
Do not allow the number of terms in an ORDER BY or GROUP BY clause to
exceed the maximum number of columns in a table.

FossilOrigin-Name: 139e587c7b349e771d67a8b4ee02ab3ad5d5712d4ff4713dad63cb765bdee248
manifest
manifest.uuid
src/expr.c
src/select.c
test/aggorderby.test