SQLite

All files named ”test/without_rowid7.test”
Login

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

History for test/without_rowid7.test

2019-10-03
14:36
[d7c59a93d7] 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: 1567)
2019-07-17
11:01
[0e0d7be00f] part of check-in [62274ff683] 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. (check-in: [62274ff683] user: drh branch: wor-pk-dups, size: 1433)
09:18
Added: [7b47cd85b0] part of check-in [bd9a47a3a2] Fix problems with duplicate fields in the PRIMARY KEYs of WITHOUT ROWID tables. (check-in: [bd9a47a3a2] user: dan branch: wor-pk-dups, size: 935)