dan
|
1acb539f4c
|
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.
FossilOrigin-Name: 116b206494eb8ba963c7c5acfbf9e7b6db11c79c
|
2015-11-26 19:33:41 +00:00 |
|
drh
|
e8f52c5089
|
Remove leftover debugging commands (breakpoint and btree_breakpoint) from
test scripts. (CVS 5400)
FossilOrigin-Name: dcb160249fa2d592ad09b8b0052102dc44a93511
|
2008-07-12 14:52:20 +00:00 |
|
drh
|
f80ad49f72
|
Fix bugs in test scripts so that fulltest will pass. (CVS 3390)
FossilOrigin-Name: 367bd8376f323beb3148eab86ada1a3cb379ba3b
|
2006-09-02 22:14:59 +00:00 |
|
danielk1977
|
c69cdfd4ec
|
Add tests (and fixes) for the virtual table transaction interface. (CVS 3265)
FossilOrigin-Name: 8a5b121f2f26bebe3f1164bc2f504d29b74400f4
|
2006-06-17 09:39:55 +00:00 |
|