Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of test/without_rowid7.test
2019-10-03
| ||
14:36 | Fix some test script issues that come up with SQLITE_OMIT_VIRTUALTABLE builds. file: [d7c59a93] check-in: [3934d2d0] user: dan branch: trunk, size: 1567 | |
2019-07-17
| ||
11:01 | Enhance the "PRAGMA index_info()" and "PRAGMA index_xinfo()" statements so that they allow a WITHOUT ROWID table as their argument, and in that case show the structure of the underlying index used to implement the WITHOUT ROWID table. file: [0e0d7be0] check-in: [62274ff6] user: drh branch: wor-pk-dups, size: 1433 | |
09:18 | Fix problems with duplicate fields in the PRIMARY KEYs of WITHOUT ROWID tables. file: [7b47cd85] check-in: [bd9a47a3] user: dan branch: wor-pk-dups, size: 935 Added | |