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/minmax4.test
autosetup
August 17, 2019
D
Add tests to ensure that this branch really does fix ticket [f8a7060ece].
dan
committed
7y ago
8328369
August 8, 2019
D
Remove support for STAT3. The sqlite_stat3 tables are ignored, if they
drh
committed
7y ago
175b8f0
August 3, 2019
D
Fix a problem with queries of the form "SELECT min(<expr>) ... WHERE <expr>=?" where there is an index on <expr>. Fix for [71e183ca].
dan
committed
7y ago
192418b
August 2, 2019
D
If a query like "SELECT min(a), b FROM t1" visits no rows where "a" is not null, extract a value for "b" from one of the rows where "a" is null. Possible fix for ticket [41866dc37].
dan
committed
7y ago
ddd7421
September 15, 2014
D
Do not flatten aggregate subqueries that contain min() or max() functions
drh
committed
12y ago
9588ad9
February 13, 2012
D
Changes to various test scripts so that veryquick.test runs with OMIT_COMPOUND_SELECT defined.
dan
committed
14y ago
2f56da3
February 2, 2012
D
Fix a problem with NULL handling in aggregate min/max when returning
drh
committed
14y ago
94a6d99