Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for ext/rbu/rbudiff.test
2023-02-04
| ||
21:25 | [8b8b8b569c] part of check-in [92f018698a] Avoid running rbu tests under permutation "journaltest", which does not support wal. Fix some other test script problems. (check-in: [92f018698a] user: dan branch: trunk, size: 7334) | |
2023-01-27
| ||
19:59 | [b0865fe535] part of check-in [c74ad902e3] Do not try to run rbu tests with builds that do not support rbu. (check-in: [c74ad902e3] user: dan branch: trunk, size: 7331) | |
2021-03-17
| ||
11:25 | [abe895a8d4] part of check-in [1737e4fdfc] Fix a problem in sqldiff virtual table hanlding to do with tab and other non-space whitespace characters in the CREATE VIRTUAL TABLE statement. (check-in: [1737e4fdfc] user: dan branch: trunk, size: 7352) | |
2018-11-07
| ||
02:17 | [1569578511] part of check-in [3212733cb6] Add the SQLITE_DEFAULT_DEFENSIVE compile-time option. Fix up test cases so that they work with DEFENSIVE enabled. (check-in: [3212733cb6] user: drh branch: read-only-shadow, size: 7133) | |
2016-09-12
| ||
14:23 | [3e605cf624] part of check-in [264e9c7587] Fix a bug in sqldiff causing it to confuse blobs zero bytes in size with NULL values. (check-in: [264e9c7587] user: dan branch: trunk, size: 7134) | |
2016-09-01
| ||
14:03 | [d099b56b07] part of check-in [f4ba894a86] Have "sqldiff --rbu" ignore rows with NULL values in primary key fields. RBU can't handle such rows and the documentation already says sqldiff ignores them. Because the code now uses "=" instead of "IS" to filter on primary key columns, diffs on virtual tables are faster now too. (check-in: [f4ba894a86] user: dan branch: trunk, size: 6932) | |
2016-07-22
| ||
10:09 | [b3c7675810] part of check-in [87e25fc472] Fix a problem with upper case module names in the "sqldiff --vtab" command. (check-in: [87e25fc472] user: dan branch: trunk, size: 6692) | |
2016-06-21
| ||
10:34 | [4c9f8df6f7] part of check-in [5d0a9d4c45] Update the sqldiff utility so that if the --vtab switch is specified "rtree", "fts3", "fts4" and "fts5" tables are diff'd directly and the underlying real database tables ignored. Without this switch, all virtual tables are ignored and the diff is performed on the underlying real tables. (check-in: [5d0a9d4c45] user: dan branch: sqldiff-vtab-support, size: 5350) | |
2016-03-19
| ||
16:21 | [2df0a8a7d9] part of check-in [1f7afb6e9b] Update the sqldiff tool so that it generates an rbu_count table. (check-in: [1f7afb6e9b] user: dan branch: rbu-percent-progress, size: 3905) | |
14:53 | [7f0fbf5491] part of check-in [1ffe3cde03] Fix test scripts sqldiff.test and rbudiff.test so that they work with the --testdir option. (check-in: [1ffe3cde03] user: dan branch: trunk, size: 3304) | |
2015-07-31
| ||
19:52 | [6cc806dc36] part of check-in [e26ef165fe] Add support for "fossil deltas" to RBU and "sqldiff --rbu". (check-in: [e26ef165fe] user: dan branch: trunk, size: 3490) | |
15:13 | [fbc3aa5679] part of check-in [93449e7046] Fix a problem causing [sqldiff --rbu] to fail on tables for which all columns are part of the PRIMARY KEY. (check-in: [93449e7046] user: dan branch: trunk, size: 2805) | |
2015-07-30
| ||
20:26 | Added: [deba11b97a] part of check-in [098bea26da] Add the --rbu switch to the "sqldiff" utility. (check-in: [098bea26da] user: dan branch: trunk, size: 2118) | |