drh
|
f6bbe022c7
|
Make sure the names of all expressions in compound SELECT statements used
as subqueries are correctly resolved. Ticket #2018. (CVS 3477)
FossilOrigin-Name: b886eaa334150262ce4d1a1d0470ca4cf623a396
|
2006-10-13 15:34:16 +00:00 |
|
danielk1977
|
53c0f7480b
|
Add the SQLITE_OMIT_TEMPDB compile time macro. (CVS 2427)
FossilOrigin-Name: c41d55443c2dd532147962b87f542fb7d37075fd
|
2005-03-29 03:10:59 +00:00 |
|
danielk1977
|
e257300f2e
|
Allow GROUP BY on non-aggregate queries. Ticket #1064 (CVS 2276)
FossilOrigin-Name: 0642d3e3d6636a5f922f75c05252c9c1372d3936
|
2005-01-26 03:58:35 +00:00 |
|
danielk1977
|
3e8c37e7f8
|
Modify test scripts to work when SQLITE_OMIT_SUBQUERY (along with other OMIT macros) is defined. (CVS 2251)
FossilOrigin-Name: bb0254ab14417f0ab40f10f37cb63a60507f070a
|
2005-01-21 03:12:14 +00:00 |
|
drh
|
49d642dba8
|
Allow GROUP BY on aggregate queries only. Ticket #1039. (CVS 2176)
FossilOrigin-Name: 8ef2c644ebce851d7a3e0db3b2266fc2519485cd
|
2005-01-03 02:26:54 +00:00 |
|
danielk1977
|
27c774388a
|
Ensure tests pass when SQLITE_OMIT_COMPOUND_SELECT is defined. (CVS 2138)
FossilOrigin-Name: 007be591b7829f9ff38e4b14ba5a5043796c2ff3
|
2004-11-22 13:35:41 +00:00 |
|
danielk1977
|
0fa8ddbdec
|
Modify test suite to work when SQLITE_OMIT_VIEW is defined. (CVS 2132)
FossilOrigin-Name: 711e8d7695dfc74b3f1ee00591dcdda2cd7fc7d5
|
2004-11-22 08:43:32 +00:00 |
|
drh
|
8cdbf83690
|
Corrections to transient table handling in compound select statments.
Tickets #826 and #875. (CVS 1912)
FossilOrigin-Name: 9cc765be4611a248cfcce1243fd1bbeaf5202968
|
2004-08-29 16:25:03 +00:00 |
|