sqlite/ext/rbu
dan 2798f0b54b Fix compiler warnings in rbu code.
FossilOrigin-Name: 0fdc36fe35ae2fc8e9688fe6c53437f4d47502d9
2015-08-28 16:41:45 +00:00
..
rbu.c Enable the RBU extension to compile cleanly on Windows using MSVC. 2015-07-24 21:19:25 +00:00
rbu1.test Change the name of the OTA extension to RBU: Resumable Bulk Update. 2015-07-23 20:44:49 +00:00
rbu3.test Change the name of the OTA extension to RBU: Resumable Bulk Update. 2015-07-23 20:44:49 +00:00
rbu5.test Change the name of the OTA extension to RBU: Resumable Bulk Update. 2015-07-23 20:44:49 +00:00
rbu6.test Change the name of the OTA extension to RBU: Resumable Bulk Update. 2015-07-23 20:44:49 +00:00
rbu7.test Change the name of the OTA extension to RBU: Resumable Bulk Update. 2015-07-23 20:44:49 +00:00
rbu8.test Change the name of the OTA extension to RBU: Resumable Bulk Update. 2015-07-23 20:44:49 +00:00
rbu9.test Change the name of the OTA extension to RBU: Resumable Bulk Update. 2015-07-23 20:44:49 +00:00
rbu10.test Change the name of the OTA extension to RBU: Resumable Bulk Update. 2015-07-23 20:44:49 +00:00
rbu11.test Change the name of the OTA extension to RBU: Resumable Bulk Update. 2015-07-23 20:44:49 +00:00
rbu12.test Change the name of the OTA extension to RBU: Resumable Bulk Update. 2015-07-23 20:44:49 +00:00
rbu13.test Change the name of the OTA extension to RBU: Resumable Bulk Update. 2015-07-23 20:44:49 +00:00
rbu14.test Allow the RBU module to read data from appropriately named SQL views created within the RBU database. 2015-07-24 18:58:59 +00:00
rbuA.test Change the name of the OTA extension to RBU: Resumable Bulk Update. 2015-07-23 20:44:49 +00:00
rbuB.test Update RBU to avoid repreparing a statement immediately after it is prepared. 2015-08-08 15:13:08 +00:00
rbu_common.tcl Update RBU to avoid repreparing a statement immediately after it is prepared. 2015-08-08 15:13:08 +00:00
rbucrash.test Change the name of the OTA extension to RBU: Resumable Bulk Update. 2015-07-23 20:44:49 +00:00
rbudiff.test Add support for "fossil deltas" to RBU and "sqldiff --rbu". 2015-07-31 19:52:03 +00:00
rbufault.test Change the name of the OTA extension to RBU: Resumable Bulk Update. 2015-07-23 20:44:49 +00:00
rbufault2.test Change the name of the OTA extension to RBU: Resumable Bulk Update. 2015-07-23 20:44:49 +00:00
rbufts.test Add extra tests for RBU and FTS3/4. 2015-08-01 18:18:21 +00:00
rbusave.test Add the sqlite3rbu_savestate() function to the rbu extension. To force rbu to save its state to disk without closing the sqlite3rbu* handle. 2015-08-13 18:26:09 +00:00
sqlite3rbu.c Fix compiler warnings in rbu code. 2015-08-28 16:41:45 +00:00
sqlite3rbu.h Add the sqlite3rbu_savestate() function to the rbu extension. To force rbu to save its state to disk without closing the sqlite3rbu* handle. 2015-08-13 18:26:09 +00:00
test_rbu.c Add the sqlite3rbu_savestate() function to the rbu extension. To force rbu to save its state to disk without closing the sqlite3rbu* handle. 2015-08-13 18:26:09 +00:00