This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
sqlite
Watch
1
Star
0
Fork
0
You've already forked sqlite
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
sqlite
/
ext
/
rbu
History
dan
2bb5f4478e
Changes so that rbu vacuum works with zipvfs databases.
...
FossilOrigin-Name: bae7f875f476f6e01112751cb404fef42ba0a01c
2016-04-16 19:02:53 +00:00
..
rbu1.test
Fix a problem detecting invalid values in the rbu_control column of an rbu database table.
2016-03-19 17:09:30 +00:00
rbu3.test
…
rbu5.test
…
rbu6.test
…
rbu7.test
…
rbu8.test
…
rbu9.test
…
rbu10.test
…
rbu11.test
…
rbu12.test
…
rbu13.test
…
rbu14.test
…
rbu_common.tcl
…
rbu.c
Fix harmless compiler warnings in RBU and add RBU to the autoconf and windows
2016-01-14 13:22:24 +00:00
rbuA.test
…
rbuB.test
…
rbuC.test
Add a new row type to RBU (a peer of insert, update and delete) - "delete then insert".
2016-03-07 17:39:30 +00:00
rbucrash.test
…
rbudiff.test
Update the sqldiff tool so that it generates an rbu_count table.
2016-03-19 16:21:26 +00:00
rbufault2.test
…
rbufault.test
…
rbufts.test
…
rbuprogress.test
Update the sqldiff tool so that it generates an rbu_count table.
2016-03-19 16:21:26 +00:00
rbusave.test
…
rbuvacuum.test
Add the experimental sqlite3rbu_vacuum() API function. For opening an RBU handle that rebuilds a database from scratch.
2016-04-15 20:46:41 +00:00
sqlite3rbu.c
Changes so that rbu vacuum works with zipvfs databases.
2016-04-16 19:02:53 +00:00
sqlite3rbu.h
Add the experimental sqlite3rbu_vacuum() API function. For opening an RBU handle that rebuilds a database from scratch.
2016-04-15 20:46:41 +00:00
test_rbu.c
Add the experimental sqlite3rbu_vacuum() API function. For opening an RBU handle that rebuilds a database from scratch.
2016-04-15 20:46:41 +00:00