SQLite

All files named ”test/schemalint.test”
Login

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

History for test/schemalint.test

2016-03-09
08:07
Deleted: 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: 0)
2015-11-30
18:17
[cee9f37563] part of check-in [451e0fafbe] Fix the schemalint.tcl script to handle identifiers that require quoting. (check-in: [451e0fafbe] user: dan branch: schemalint, size: 2283)
2015-11-20
20:55
[7fba0e2623] part of check-in [93bdf70e85] Add support for ORDER BY clauses to schemalint.tcl. (check-in: [93bdf70e85] user: dan branch: schemalint, size: 2109)
2015-11-11
18:08
Added: [22f26e6e9d] part of check-in [c6fa01c28e] Add a hack to debug out a description of the WHERE clause of a SELECT (or other) statement. Use this in script tool/schemalint.tcl to automatically recommend indexes that might speed up specific queries. (check-in: [c6fa01c28e] user: dan branch: schemalint, size: 1611)