This website requires JavaScript.
Explore
Help
Register
Sign In
bahman
/
sqlite
Watch
1
Star
0
Fork
0
You've already forked sqlite
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
wal2
Add File
New File
Upload File
Apply Patch
sqlite
/
ext
/
rbu
History
dan
ab6a63ec67
In RBU vacuum commands, do as SQLite does and ignore any trailing SQL statements in the sql column of the sqlite_schema table.
...
FossilOrigin-Name: cf7dad1b105ab35cd7180efec735b7cbeaf42b8d53dfec5582b63cd121c3425c
2026-04-14 18:08:30 +00:00
..
rbu1.test
…
rbu3.test
…
rbu5.test
…
rbu6.test
…
rbu7.test
…
rbu8.test
…
rbu9.test
…
rbu10.test
…
rbu11.test
Add extra test for handling corrupt delta records in rbu.
2026-01-15 17:00:58 +00:00
rbu12.test
…
rbu13.test
…
rbu14.test
…
rbu_common.tcl
…
rbu.c
…
rbuA.test
…
rbuB.test
…
rbubusy.test
…
rbuC.test
…
rbucollate.test
…
rbucrash2.test
…
rbucrash.test
…
rbudiff.test
…
rbudor.test
…
rbuexlock.test
Avoid leaking a database handle in test script rbuexlock.test.
2023-04-12 18:18:28 +00:00
rbuexpr.test
…
rbufault2.test
…
rbufault3.test
…
rbufault4.test
…
rbufault.test
…
rbufts.test
…
rbumisc.test
…
rbumulti.test
…
rbupartial.test
…
rbupass.test
…
rbuprogress.test
…
rburename.test
…
rburesume.test
…
rbusave.test
…
rbusplit.test
…
rbutemplimit.test
…
rbuvacuum2.test
In Tcl, always use eq/ne for comparing strings, not ==/!=
2025-03-27 14:32:57 +00:00
rbuvacuum3.test
…
rbuvacuum4.test
…
rbuvacuum.test
In RBU vacuum commands, do as SQLite does and ignore any trailing SQL statements in the sql column of the sqlite_schema table.
2026-04-14 18:08:30 +00:00
sqlite3rbu.c
In RBU vacuum commands, do as SQLite does and ignore any trailing SQL statements in the sql column of the sqlite_schema table.
2026-04-14 18:08:30 +00:00
sqlite3rbu.h
Approximately 100 typo corrections spanning the whole tree, submitted via [forum:0db9827f0464bc33|forum post 0db9827f0464bc33] and individually audited and verified. Affects only code comments, innocuous test strings, error message text in tool (not library) code, and configure-level help text.
2025-02-27 21:17:55 +00:00
test_rbu.c
Cygwin-centric fixes from Jan Nijtmans.
2025-03-06 13:38:07 +00:00