SQLite

Check-in [d986e92893]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Test coverage enhancements. Additional documentation detail on the new sqlite3_log() interface.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: d986e9289388fd72257b26cb2f9c972177255cd4
User & Date: drh 2010-02-25 21:27:59.000
Context
2010-02-25
23:44
Fix to the database connection validity checker. Other test coverage enhancements. (check-in: 0f6291bbbd user: drh tags: trunk)
21:27
Test coverage enhancements. Additional documentation detail on the new sqlite3_log() interface. (check-in: d986e92893 user: drh tags: trunk)
19:09
Add experimental fix for corruption detection problem. This may well be revised yet. (check-in: 1cc4be7ebc user: dan tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/printf.c.
Changes to src/sqlite.h.in.
Changes to src/vdbeapi.c.