Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/without_rowid6.test
2021-03-20
| ||
15:11 | [efbd7add62] part of check-in [50fbd53260] Revise tests cases to align with the new EXPLAIN QUERY PLAN output. (check-in: [50fbd53260] user: drh branch: eqp-improvements, size: 3911) | |
2019-10-03
| ||
14:36 | [8463b20098] part of check-in [3934d2d08e] Fix some test script issues that come up with SQLITE_OMIT_VIRTUALTABLE builds. (check-in: [3934d2d08e] user: dan branch: trunk, size: 3935) | |
2019-07-17
| ||
12:42 | [3c1bbf0eb8] part of check-in [340378c1e6] New test cases for PRAGMA index_xinfo on a WITHOUT ROWID table. And new testcases using index_xinfo to verify that WITHOUT ROWID tables are constructed correctly. (check-in: [340378c1e6] user: drh branch: wor-pk-dups, size: 3793) | |
2015-09-19
| ||
03:07 | [1f99644e65] part of check-in [b1278301e3] Do not allow rowid in a UNIQUE or PRIMARY KEY constraint. (This restores the same behavior exhibited by all prior releases.) (check-in: [b1278301e3] user: drh branch: trunk, size: 3476) | |
2015-03-21
| ||
02:58 | [db0dbf03c4] part of check-in [d871a79217] If a column is both UNIQUE and a PRIMARY KEY, make sure the PRIMARY KEY designation takes precedence. (check-in: [d871a79217] user: drh branch: trunk, size: 3345) | |
2014-12-28
| ||
22:10 | Added: [deddb78ef5] part of check-in [0dfef67570] Fix WITHOUT ROWID tables so that they correctly deal with PRIMARY KEYs that contain redundant columns. (check-in: [0dfef67570] user: drh branch: trunk, size: 1229) | |