Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of ext/rbu/rbu_common.tcl
2019-05-04
| ||
20:04 | Optimize some cases of restarting an RBU vacuum. file: [60d90413] check-in: [cdc09867] user: dan branch: rbu-opt, size: 3039 | |
2018-12-10
| ||
08:41 | Fix a problem with using "<db>-vacuum" (the default) as the state database when resuming an RBU vacuum. file: [4b3d033b] check-in: [c878d741] user: dan branch: trunk, size: 3023 | |
2018-04-28
| ||
18:20 | Fix an RBU problem causing spurious SQLITE_CONSTRAINT errors when restarting an RBU update in which more than one source table writes to a single target database table. file: [acfb7fbb] check-in: [564ae829] user: dan branch: trunk, size: 2924 | |
2018-03-22
| ||
17:02 | Fix a test script problem causing rbuvacuum.test to fail when run along with other tests. file: [ebb8d81f] check-in: [901cb3b6] user: dan branch: trunk, size: 2557 | |
2016-07-01
| ||
12:39 | Add the sqlite3rbu_state() API. Used to determine the current state (creating OAL, ready to move OAL, incremental-checkpoint, finished or error) of an RBU operation. file: [a38e8e2d] check-in: [92e7df0f] user: dan branch: rbu-state-api, size: 2534 | |
2016-06-01
| ||
10:37 | Fix an issue preventing RBU vacuum from working with virtual tables. file: [3a4b916b] check-in: [3bd85fa5] user: dan branch: trunk, size: 1276 | |
2015-08-08
| ||
15:13 | Update RBU to avoid repreparing a statement immediately after it is prepared. file: [0398545f] check-in: [1d75a41b] user: dan branch: trunk, size: 860 Added | |