SQLite

Check-in [480b4cb042]
Login

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

Overview
Comment:Add an entry to sqlite3_compileoption_used() for SQLITE_ENABLE_DBSTAT_VTAB.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 480b4cb04212277ea07e230b6c13cb81a7b769b5
User & Date: drh 2015-05-07 20:26:20.680
Context
2015-05-08
00:58
Remove a couple stray test breakpoint calls. (check-in: 2860cebeea user: mistachkin tags: trunk)
2015-05-07
20:26
Add an entry to sqlite3_compileoption_used() for SQLITE_ENABLE_DBSTAT_VTAB. (check-in: 480b4cb042 user: drh tags: trunk)
18:29
Testing improvements and corner-case bug fixes for the dbstat virtual table. (check-in: d51ce53932 user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/ctime.c.