SQLite

All files named ”ext/expert/expert.c”
Login

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

History for ext/expert/expert.c

2018-03-07
14:42
[d548d603a4] part of check-in [5bd5a79898] Fix utility compilation issues with MSVC. (check-in: [5bd5a79898] user: mistachkin branch: msvcFixes, size: 4483)
2017-05-03
12:50
[4791c5e064] part of check-in [d8254047b3] Get sqlite3_expert building on Windows. (check-in: [d8254047b3] user: drh branch: schemalint, size: 4471)
2017-05-02
20:42
[dc88a3e73f] part of check-in [af7d159604] In the sqlite3_expert command-line tool, allow two-dash options. Do not accept the database name if it begins with "-". (check-in: [af7d159604] user: drh branch: schemalint, size: 4466)
2017-04-20
09:54
[33842ef151] part of check-in [c69c3e21db] Add an option to generate stat1 data based on a subset of the user database table contents to sqlite3_expert. (check-in: [c69c3e21db] user: dan branch: schemalint, size: 4372)
2017-04-18
09:04
[22d2dd096d] part of check-in [ff4976da66] Fix sqlite3_expert handling of triggers on views. (check-in: [ff4976da66] user: dan branch: schemalint, size: 4012)
2017-04-11
18:29
[6349cf8d26] part of check-in [cc8c358106] Fix a formatting issue in the output of the sqlite3_expert program. (check-in: [cc8c358106] user: dan branch: schemalint, size: 4010)
17:43
[5bcc2fba85] part of check-in [0c45c5eb9f] Add header comments to the API functions in sqlite3expert.h. Include a list of all candidate indexes in the report output by the sqlite3_expert program. (check-in: [0c45c5eb9f] user: dan branch: schemalint, size: 4008)
2017-04-09
08:38
[bf0fd71921] part of check-in [0857c48e02] Fix the -file option on the sqlite3_expert program. (check-in: [0857c48e02] user: dan branch: schemalint, size: 3742)
2017-04-08
18:56
[861735e296] part of check-in [be0deff940] Rename shell6.test to expert1.test. Have it invoke the sqlite3_expert binary if it is present. (check-in: [be0deff940] user: dan branch: schemalint, size: 3193)
2017-04-07
20:14
Added: [c73a0da702] part of check-in [305e19f976] Refactor code to suggest indexes from the shell tool into an extension in ext/expert. Unfinished. (check-in: [305e19f976] user: dan branch: schemalint, size: 2728)