SQLite

All files named ”test/collate3.test”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for test/collate3.test

2015-04-15
05:31
[89defc4998] part of check-in [a0b6e2fed3] Correctly deal with an unknown collating sequence on an indexed DISTINCT query. (check-in: [a0b6e2fed3] user: drh branch: trunk, size: 13717)
2013-05-15
16:24
[79558a2863] part of check-in [b10b9e758b] Extra test for commit [6dae62c4e5]. (check-in: [b10b9e758b] user: dan branch: trunk, size: 13568)
15:16
[a6cf212734] part of check-in [6dae62c4e5] When loading a database schema that contains an index definition that includes a COLLATE clause for which the collation sequence is unavailable, do not assume that that index uses BINARY instead. Fix for [0fc59f908b]. (check-in: [6dae62c4e5] user: dan branch: trunk, size: 13386)
2008-08-20
16:35
[d28d2cfab2] part of check-in [daf730d1de] Refactor the name resolution procedures in the code generator. (CVS 5569) (check-in: [daf730d1de] user: drh branch: trunk, size: 11252)
2008-07-12
14:52
[9ac82f7a3a] part of check-in [dcb160249f] Remove leftover debugging commands (breakpoint and btree_breakpoint) from test scripts. (CVS 5400) (check-in: [dcb160249f] user: drh branch: trunk, size: 11246)
2005-09-08
01:58
[947a77f5b8] part of check-in [7283f7c29d] Optimizations and refinements. Improvements to test coverage. (CVS 2667) (check-in: [7283f7c29d] user: drh branch: trunk, size: 11263)
2005-01-29
08:32
[51362bdfb4] part of check-in [b1b50f3158] Modify sub-query handling. Tickets #1083 and #1084. (CVS 2286) (check-in: [b1b50f3158] user: danielk1977 branch: trunk, size: 11254)
2005-01-26
03:58
[210fab0184] part of check-in [0642d3e3d6] Allow GROUP BY on non-aggregate queries. Ticket #1064 (CVS 2276) (check-in: [0642d3e3d6] user: danielk1977 branch: trunk, size: 11163)
2005-01-22
03:39
[7e30d58e2a] part of check-in [764b55adb5] Test script changes: Bug fix and cleanup on ioerr tests. Also, don't use TCL "file copy" command on windows. (CVS 2264) (check-in: [764b55adb5] user: danielk1977 branch: trunk, size: 11017)
2005-01-03
02:26
[a5ff693872] part of check-in [8ef2c644eb] Allow GROUP BY on aggregate queries only. Ticket #1039. (CVS 2176) (check-in: [8ef2c644eb] user: drh branch: trunk, size: 11020)
2004-11-22
13:35
[5fe8077bd8] 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: 10880)
08:43
[cf74792637] part of check-in [711e8d7695] Modify test suite to work when SQLITE_OMIT_VIEW is defined. (CVS 2132) (check-in: [711e8d7695] user: danielk1977 branch: trunk, size: 10835)
2004-11-04
14:47
[ef53bf9323] part of check-in [158a2d16a8] All tests pass when SQLITE_OMIT_INTEGRITY_CHECK is defined. (CVS 2055) (check-in: [158a2d16a8] user: drh branch: trunk, size: 10790)
2004-06-19
00:16
[e60b428e07] part of check-in [d705d051be] Change the name of the TCL command from "sqlite" to "sqlite3" so that both SQLite version 2 and SQLite version 3 can be used by Tcl at the same time. (CVS 1626) (check-in: [d705d051be] user: drh branch: trunk, size: 10752)
2004-06-11
10:51
[47cf6b393c] part of check-in [66835ee670] Fix various collation sequence issues. (CVS 1568) (check-in: [66835ee670] user: danielk1977 branch: trunk, size: 10754)
2004-06-10
10:51
Added: [69ae73af2e] part of check-in [518d82d3b1] Add the sqlite3_collation_needed() API and fix some error handling cases involving unknown collation sequences. (CVS 1563) (check-in: [518d82d3b1] user: danielk1977 branch: trunk, size: 10844)