MORPH
®
EXPLORE
SEARCH
/
SIGN IN
SIGN UP
EXPLORE
SEARCH
dhruvhead
/
sqlite
UNCLAIMED
0
0
244
C
CODE
ISSUES
AGENTS
RELEASES
PACKAGES
DOCS
ACTIVITY
COMMITS
/ test/windowpushd.test
autosetup
August 15, 2024
D
If a subquery is materialized due to an ORDER BY and that ordering is useful
drh
committed
2y ago
235b5d0
March 20, 2021
D
Revise tests cases to align with the new EXPLAIN QUERY PLAN output.
drh
committed
5y ago
8210233
February 23, 2021
D
Allow WHERE terms to be pushed down into sub-queries that contain window functions, provided that the WHERE term is made up of entirely of constants and copies of expressions found in the PARTITION BY clauses of all window functions in the sub-query.
dan
committed
5y ago
601ec24
D
Further tests for the push-down optimization with window functions.
dan
committed
5y ago
34a224a
February 22, 2021
D
Allow WHERE terms to be pushed down into sub-queries that contain window functions, provided that the WHERE term is made up of entirely of constants and copies of expressions found in the PARTITION BY clauses of all window functions in the sub-query.
dan
committed
5y ago
903fdd4