dan
|
f74f4ed5b5
|
Fix a minor problem in the Tcl "incrblob" command. This does not affect the SQLite core.
FossilOrigin-Name: e96feccc21d9b858f076960e029b615809243d0cc3f95db75180feb01887451f
|
2022-06-01 14:32:05 +00:00 |
|
dan
|
a32536b498
|
Fix the zeroblob() function and related APIs so that they work with SQLITE_OMIT_INCRBLOB builds.
FossilOrigin-Name: bc401a75dd9f3c29c5969ae36264e68ccefc0937e44e232ca1f6b550f7fd6e22
|
2021-11-08 19:35:26 +00:00 |
|
drh
|
5822d6feb2
|
Fix test cases for the new EXPLAIN QUERY PLAN format. Add the
wherecosttest tool. Other fixes to logarithm cost.
FossilOrigin-Name: aa580e368e3c398b8377b80342dfdd906324c248
|
2013-06-10 23:30:09 +00:00 |
|
dan
|
eefab7512b
|
Have sqlite3_blob_bytes() return 0 following a failed call to sqlite3_reopen_blob().
FossilOrigin-Name: 476a8b492124d31e0656e61a6183ab55684c0bdf
|
2010-12-06 17:11:05 +00:00 |
|
dan
|
61c7f59c10
|
Structural coverage tests for vdbeblob.c. Including experimental new API sqlite3_blob_reopen().
FossilOrigin-Name: 97c6b2616ddcce2337778c6ee88a973cc4fe999d
|
2010-10-26 18:42:52 +00:00 |
|