SQLite

All files named ”test/shell6.test”
Login

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

History for test/shell6.test

2024-03-11
19:33
[e3b883b61d] part of check-in [6eae4547d4] Update mdevtest and sdevtest to do shell builds in parallel. And only if one or more of the tcl scripts run requires it. (check-in: [6eae4547d4] user: dan branch: trunk, size: 3280)
2017-12-01
18:40
[1ceb51b267] part of check-in [5771b1d611] Fix the ".lint fkey-indexes" shell command so that it works with WITHOUT ROWID tables. (check-in: [5771b1d611] user: dan branch: trunk, size: 3260)
2017-04-08
18:56
Deleted: 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: 0)
2017-04-06
18:44
[f37998b26d] 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: 4714)
14:56
[ab1592ebe8] part of check-in [48826b222c] Fix the ".lint fkey" shell command for cases where the child key is also an INTEGER PRIMARY KEY. (check-in: [48826b222c] user: dan branch: trunk, size: 3017)
12:06
[0abf96c5ba] part of check-in [327eff25ba] Fix the ".lint fkey" shell tool command so that it works for foreign keys that refer implicitly to primary key columns with non-BINARY default collation sequences. (check-in: [327eff25ba] user: dan branch: trunk, size: 2905)
2017-04-04
17:50
[081067c1af] part of check-in [5cd070000d] Add some support for OR terms to sqlite3_whereinfo_hook(). (check-in: [5cd070000d] user: dan branch: schemalint, size: 4711)
2017-03-31
08:00
[05c2488ff2] part of check-in [1e3622de8b] Update shell6.test to account for the fact that tests are now run in a separate directory. (check-in: [1e3622de8b] user: dan branch: schemalint, size: 4401)
2016-12-27
02:43
[cff624fadf] part of check-in [382eea36c5] Minor changes to make some newer test cases work under more compile-time options. (check-in: [382eea36c5] user: drh branch: trunk, size: 2474)
2016-12-17
08:18
[87b47bf2f5] part of check-in [8dedd6ad44] Fix a problem in the shell tools readfile() command causing blobs to be truncated at the first embedded 0x00 byte in release builds, or an assert() to fail in a debug build. (check-in: [8dedd6ad44] user: dan branch: trunk, size: 2438)
2016-12-16
17:28
[806472f6ff] part of check-in [ee621ade38] Change ".fkey_missing_indexes" to ".lint fkey-indexes". (check-in: [ee621ade38] user: dan branch: fkey-missing-indexes, size: 2384)
2016-12-14
19:28
Added: [e9ea06630b] part of check-in [7df23aca1f] Add the experimental ".fkey_missing_indexes" command to the shell tool. To identify indexes that should be created on child keys if FK processing is to be enabled. (check-in: [7df23aca1f] user: dan branch: fkey-missing-indexes, size: 2376)
2016-03-09
08:07
[4ce53ce53e] 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: 4398)
2016-02-22
19:51
Added: [dc93ef3f42] part of check-in [0b73406595] Add test script shell6.test, containing tests for schemalint. (check-in: [0b73406595] user: dan branch: schemalint, size: 4398)