Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/subselect.test
2016-09-05
| ||
12:02 | [0966aa8e72] part of check-in [56562a0346] Catch vector size mismatch problems during name resolution to avoid later problems. (check-in: [56562a0346] user: drh branch: early-vector-size-check, size: 5197) | |
2016-07-26
| ||
18:06 | [ccec43f85d] part of check-in [061b800603] Fix where.c handling of "IN (SELECT ...)" expressions when the SELECT returns more than one result column. Also error handling for other row value constructor cases. (check-in: [061b800603] user: dan branch: rowvalue, size: 5221) | |
2008-08-04
| ||
03:51 | [d24fd8757d] part of check-in [9ca975c8fd] Fix (make test) with SQLITE_OMIT_COMPOUND_SELECT. Ticket #3235. (CVS 5530) (check-in: [9ca975c8fd] user: danielk1977 branch: trunk, size: 5251) | |
2008-07-15
| ||
00:27 | [61267b8782] part of check-in [7cf91e08c0] Increased test coverage. (CVS 5414) (check-in: [7cf91e08c0] user: drh branch: trunk, size: 5208) | |
2007-04-12
| ||
03:54 | [974e87f8fc] part of check-in [4062ddf3c7] Get the column affinities right when processing an IN operator where the right-hand side is a subquery with an ORDER BY clause. Ticket #2295. This bug has likely been present since version 3.0.0 and it has just now been noticed, so it seems to be a obscure case. (CVS 3837) (check-in: [4062ddf3c7] user: drh branch: trunk, size: 5071) | |
2005-09-08
| ||
10:37 | [2d13fb7f45] part of check-in [21adf4bd99] The SUM() aggregate function returns an integer result if all inputs are integers. Any single non-integer input causes the result to be a floating point value. (CVS 2669) (check-in: [21adf4bd99] user: drh branch: trunk, size: 4471) | |
2005-01-21
| ||
03:12 | [3f3f7a940d] part of check-in [bb0254ab14] Modify test scripts to work when SQLITE_OMIT_SUBQUERY (along with other OMIT macros) is defined. (CVS 2251) (check-in: [bb0254ab14] user: danielk1977 branch: trunk, size: 4483) | |
2004-11-22
| ||
13:35 | [ff3850d0aa] part of check-in [007be591b7] Ensure tests pass when SQLITE_OMIT_COMPOUND_SELECT is defined. (CVS 2138) (check-in: [007be591b7] user: danielk1977 branch: trunk, size: 4362) | |
2004-08-20
| ||
18:34 | [50f98723f0] part of check-in [e97c331362] Tcl interface transfers values directly between SQLite and Tcl_Objs, without at translation to strings. (CVS 1898) (check-in: [e97c331362] user: drh branch: trunk, size: 4069) | |
2004-07-26
| ||
23:32 | [8e889521c4] part of check-in [76fe68cff6] Honor the ORDER BY clause in a subquery that is the right-hand side of an IN operator. Ticket #827. (CVS 1871) (check-in: [76fe68cff6] user: drh branch: trunk, size: 4064) | |
2004-07-20
| ||
00:20 | [cca16490d7] part of check-in [8ac5a8ad5e] Correct handling of views on tables with quoted column names. Ticket #756. (CVS 1826) (check-in: [8ac5a8ad5e] user: drh branch: trunk, size: 3925) | |
2002-07-15
| ||
18:55 | [f0fea8cf9f] part of check-in [7e918c8b0d] Fix for ticket #102: Honor the ORDER BY clause in subqueries. (CVS 677) (check-in: [7e918c8b0d] user: drh branch: trunk, size: 3927) | |
2002-06-29
| ||
02:20 | [64e71b1be8] part of check-in [91c0db66c8] Add a few more tests and fix a few bugs that the tests uncovered. (CVS 652) (check-in: [91c0db66c8] user: drh branch: trunk, size: 2866) | |
2002-05-26
| ||
20:54 | [f3bc1dcbdd] part of check-in [9051173742] NULL values are distinct. A comparison involving a NULL is always false. Operations on a NULL value yield a NULL result. This change makes SQLite operate more like the SQL spec, but it may break existing applications that assumed the old behavior. All the old tests pass but we still need to add new tests to better verify the new behavior. Fix for ticket #44. (CVS 589) (check-in: [9051173742] user: drh branch: trunk, size: 2474) | |
2001-09-16
| ||
00:13 | [335d3dad8d] part of check-in [4e926efe2b] Disclaimed copyright. Preparing for release 2.0. (CVS 250) (check-in: [4e926efe2b] user: drh branch: trunk, size: 2504) | |
2000-06-05
| ||
21:39 | [bf8b251a92] part of check-in [e9ed5d2a36] added Agg opcodes to the vdbe (CVS 54) (check-in: [e9ed5d2a36] user: drh branch: trunk, size: 3047) | |
18:56 | [9bba3573f3] part of check-in [3dbfa558ef] :-) (CVS 53) (check-in: [3dbfa558ef] user: drh branch: trunk, size: 2799) | |
18:54 | Added: [6fbfeaa9e3] part of check-in [c02268bdf4] :-) (CVS 52) (check-in: [c02268bdf4] user: drh branch: trunk, size: 2799) | |