sqlite/ext/rbu
2015-07-30 11:38:19 +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
rbu.c Enable the RBU extension to compile cleanly on Windows using MSVC. 2015-07-24 21:19:25 +00:00
rbuA.test Change the name of the OTA extension to RBU: Resumable Bulk Update. 2015-07-23 20:44:49 +00:00
rbucrash.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
rbufault.test Change the name of the OTA extension to RBU: Resumable Bulk Update. 2015-07-23 20:44:49 +00:00
rbufts.test Allow RBU tables to be named "data[0-9]*_<target>" instead of strictly "data_<target>". Also update RBU so that it always processes data tables in order sorted by name. 2015-07-30 11:38:19 +00:00
sqlite3rbu.c Allow RBU tables to be named "data[0-9]*_<target>" instead of strictly "data_<target>". Also update RBU so that it always processes data tables in order sorted by name. 2015-07-30 11:38:19 +00:00
sqlite3rbu.h Allow RBU tables to be named "data[0-9]*_<target>" instead of strictly "data_<target>". Also update RBU so that it always processes data tables in order sorted by name. 2015-07-30 11:38:19 +00:00
test_rbu.c Change the name of the OTA extension to RBU: Resumable Bulk Update. 2015-07-23 20:44:49 +00:00