SQLite

All files named ”test/tkt-80e031a00f.test”
Login

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

History for test/tkt-80e031a00f.test

2022-11-07
12:21
[7c93af53f4] part of check-in [10d6189d23] Fix requirements marks so that they match documentation corrections. (check-in: [10d6189d23] user: drh branch: trunk, size: 10143)
2016-11-22
19:15
[9ee36348b7] part of check-in [f5ac98efb5] Update requirement marks to reflect changes in wording in the documentation. No changes to code. (check-in: [f5ac98efb5] user: drh branch: trunk, size: 10154)
2014-08-02
21:03
[f50046f474] part of check-in [436e884215] Enhancements to the code generator for the IN operator that result in much faster queries in some cases, for example when the RHS of the IN operator changes for each row of a large table scan. (check-in: [436e884215] user: drh branch: IN-operator-improvements, size: 10368)
2010-07-14
19:31
[9a15417346] part of check-in [6851c517ac] Additional test cases and evidence marks for the empty RHS bug on the IN operator - ticket [80e031a00f45dca877] (check-in: [6851c517ac] user: drh branch: trunk, size: 10098)
18:24
Added: [ee36b2d166] part of check-in [c288ac644d] Make the result of an IN or NOT IN expression with an empty set on the right-hand side always either false or true, respectively, even if the left-hand side is NULL. Ticket [80e031a00f45dc] (check-in: [c288ac644d] user: drh branch: trunk, size: 1840)