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
5c22e82a17
Add extra debugging function to test_rbu.c. Enhance the documentation for sqlite3rbu_db() to define the validity of the returned database handles.
...
FossilOrigin-Name: b9c4aa521156d8ca09151a82a7e80aa8d1d7a313
2015-10-21 08:26:01 +00:00
..
rbu1.test
…
rbu3.test
…
rbu5.test
…
rbu6.test
…
rbu7.test
…
rbu8.test
…
rbu9.test
…
rbu10.test
…
rbu11.test
…
rbu12.test
…
rbu13.test
…
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_common.tcl
Update RBU to avoid repreparing a statement immediately after it is prepared.
2015-08-08 15:13:08 +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
…
rbuB.test
Update RBU to avoid repreparing a statement immediately after it is prepared.
2015-08-08 15:13:08 +00:00
rbucrash.test
…
rbudiff.test
Add support for "fossil deltas" to RBU and "sqldiff --rbu".
2015-07-31 19:52:03 +00:00
rbufault2.test
…
rbufault.test
…
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
In the RBU extension, use MoveFile() instead of rename() on Windows CE.
2015-10-08 17:35:51 +00:00
sqlite3rbu.h
Add extra debugging function to test_rbu.c. Enhance the documentation for sqlite3rbu_db() to define the validity of the returned database handles.
2015-10-21 08:26:01 +00:00
test_rbu.c
Add extra debugging function to test_rbu.c. Enhance the documentation for sqlite3rbu_db() to define the validity of the returned database handles.
2015-10-21 08:26:01 +00:00