Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of test/whereA.test
2017-08-01
| ||
19:53 | Split the OP_Last opcode into OP_Last and OP_SeekEnd. Use OP_SeekEnd to position a cursor prior to appending. Ticket [cb91bf4290c211d]. file: [6c6a420c] check-in: [3e02474c] user: drh branch: trunk, size: 3972 | |
2013-08-20
| ||
17:00 | Ignore IS NOT NULL and NOT NULL constraints on NOT NULL columns. file: [4d253178] check-in: [e476408e] user: drh branch: trunk, size: 3613 | |
2010-01-12
| ||
23:54 | Make sure internal queries are well ordered, even when the reverse_unordered_selects pragma is in effect. Ticket [eb942c64a157]. file: [24c23426] check-in: [0209f171] user: drh branch: trunk, size: 3448 | |
2009-06-10
| ||
19:33 | Do not let the reverse_unordered_selects pragma force the use of an index that would not otherwise be used. Ticket #3904. Also: remove an test which is always true. (CVS 6745) file: [1d167425] check-in: [78a391dc] user: drh branch: trunk, size: 2873 | |
2009-04-06
| ||
12:26 | Make sure the reverse_unordered_selects pragma works even on unindexed tables that are queried without a WHERE clause (CVS 6453) file: [522469ca] check-in: [d8c6b28a] user: drh branch: trunk, size: 2214 | |
2009-02-23
| ||
16:52 | Add the reverse_unordered_selects pragma. (CVS 6314) file: [ef8d699d] check-in: [bc078e00] user: drh branch: trunk, size: 2061 Added | |