Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/incrblob3.test
2022-06-01
| ||
14:32 | [67621a04b3] part of check-in [e96feccc21] Fix a minor problem in the Tcl "incrblob" command. This does not affect the SQLite core. (check-in: [e96feccc21] user: dan branch: trunk, size: 8233) | |
2021-11-08
| ||
19:35 | [d47be78a46] part of check-in [bc401a75dd] Fix the zeroblob() function and related APIs so that they work with SQLITE_OMIT_INCRBLOB builds. (check-in: [bc401a75dd] user: dan branch: trunk, size: 7446) | |
2017-02-02
| ||
23:57 | [f1b473c65d] part of check-in [53b77838f0] Add the sqlite3_blob_reset() interface. Enhance the behavior of sqlite3_blob objects so that they can go active again after encountering an error by rerunning sqlite3_blob_reopen(). More work needed on the documentation. (check-in: [53b77838f0] user: drh branch: sqlite3_blob_reset, size: 7478) | |
2014-05-08
| ||
23:01 | [5fa6f2665a] part of check-in [9411d7dc6f] Initial attempt to merge in all trunk changes over the previous 1.5 years. This check-in compiles but there are compiler warnings and "make test" segfaults after only running a few test modules. (check-in: [9411d7dc6f] user: drh branch: apple-osx, size: 7597) | |
2013-06-10
| ||
23:30 | [d8d036fde0] part of check-in [aa580e368e] Fix test cases for the new EXPLAIN QUERY PLAN format. Add the wherecosttest tool. Other fixes to logarithm cost. (check-in: [aa580e368e] user: drh branch: nextgen-query-plan-logcost, size: 7398) | |
2011-06-24
| ||
20:47 | [086482e793] part of check-in [34f0efa2b1] Merging local changes to apple-osx (check-in: [34f0efa2b1] user: adam branch: apple-osx, size: 7598) | |
2010-12-06
| ||
17:11 | [aedbb35ea1] part of check-in [476a8b4921] Have sqlite3_blob_bytes() return 0 following a failed call to sqlite3_reopen_blob(). (check-in: [476a8b4921] user: dan branch: trunk, size: 7399) | |
2010-10-26
| ||
18:42 | Added: [3fed76bd79] part of check-in [97c6b2616d] Structural coverage tests for vdbeblob.c. Including experimental new API sqlite3_blob_reopen(). (check-in: [97c6b2616d] user: dan branch: experimental, size: 7328) | |