Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for src/shell_indexes.c
2017-04-07
| ||
20:14 | Deleted: Refactor code to suggest indexes from the shell tool into an extension in ext/expert. Unfinished. (check-in: [305e19f976] user: dan branch: schemalint, size: 0) | |
2017-04-06
| ||
18:44 | [1f5ab036ec] part of check-in [0884ff1da2] Changes to allow indexes to be recommended for queries on SQL views. (check-in: [0884ff1da2] user: dan branch: schemalint, size: 25456) | |
2017-04-04
| ||
17:50 | [d40ea0a811] part of check-in [5cd070000d] Add some support for OR terms to sqlite3_whereinfo_hook(). (check-in: [5cd070000d] user: dan branch: schemalint, size: 28867) | |
04:23 | [12cc58b624] part of check-in [a54aef35da] Add the sqlite3_whereinfo_hook() API - an experimental API replacing the DBCONFIG_WHEREINFO hack on this branch. (check-in: [a54aef35da] user: dan branch: schemalint, size: 28987) | |
2016-03-09
| ||
08:07 | [23c4b7f7bb] part of check-in [fc18cc9293] Fix a problem in the schemalint code that comes up when a sub-query uses one or more of the same tables as its parent. (check-in: [fc18cc9293] user: dan branch: schemalint, size: 29789) | |
2016-02-22
| ||
19:51 | [e10b3c2c4b] part of check-in [0b73406595] Add test script shell6.test, containing tests for schemalint. (check-in: [0b73406595] user: dan branch: schemalint, size: 28595) | |
2016-02-19
| ||
07:53 | [c0099c01c7] part of check-in [02fbf699c0] Fix a couple of bugs in the schemalint code. (check-in: [02fbf699c0] user: dan branch: schemalint, size: 28220) | |
2016-02-18
| ||
19:10 | [277eb75b8c] part of check-in [4ab3df25f1] Have the schemalint output distinguish between existing and recommended indexes. (check-in: [4ab3df25f1] user: dan branch: schemalint, size: 27511) | |
2016-02-17
| ||
20:06 | [6cc2070724] part of check-in [cf0f7eeb4f] Schemalint changes: Avoid creating candidate indexes if a compatible index exists. Do not quote identifiers that do not require it. (check-in: [cf0f7eeb4f] user: dan branch: schemalint, size: 26600) | |
2016-02-16
| ||
18:37 | [27d3b06407] part of check-in [73a7f01093] Fix further issues in schemalint. (check-in: [73a7f01093] user: dan branch: schemalint, size: 23888) | |
2016-02-15
| ||
20:12 | [eefa3e9b7d] part of check-in [58d4cf26e1] Progress towards integrating schemalint into the shell tool. Some cases work now. (check-in: [58d4cf26e1] user: dan branch: schemalint, size: 26400) | |
2016-02-11
| ||
21:01 | Added: [3cff393ee8] part of check-in [ed49f297bc] Experimental integration of schemalint functionality with the shell tool. Does not work yet. (check-in: [ed49f297bc] user: dan branch: schemalint, size: 13323) | |