Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/tkt3871.test
2015-11-26
| ||
19:33 | [d921703d07] part of check-in [116b206494] Add the "colUsed" field to the sqlite3_index_info structure passed to virtual table xBestIndex methods. To indicate the subset of the virtual table columns that may be required by the current scan. (check-in: [116b206494] user: dan branch: vtab-colused, size: 1199) | |
2009-06-05
| ||
17:09 | [43ecbc8d90] part of check-in [1fef16ec2b] Remove leftover "breakpoint" commands from test scripts. Also remove blank lines at the end of scripts. (CVS 6721) (check-in: [1fef16ec2b] user: drh branch: trunk, size: 1184) | |
2009-05-22
| ||
15:43 | Added: [cd3af9007c] part of check-in [fad88e71cf] Do not transform a WHERE clause of the form "a = ? OR a = ?" to "a IN (?, ?)" if "a" is a column of a virtual table. Ticket #3871. (CVS 6671) (check-in: [fad88e71cf] user: danielk1977 branch: trunk, size: 1185) | |