SQLite

Check-in [a946a8ed46]
Login

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

Overview
Comment:Make sure the JSON1 extension is available to sqlite3_checker.exe
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: a946a8ed46ba76b9a09bcbac58000d3d92db1f08a98f6cc12365be696d8921de
User & Date: drh 2017-11-01 19:50:11.569
Context
2017-11-01
19:58
Fix harmless compiler warnings in sqlite3_checker.exe (check-in: 491f867b37 user: drh tags: trunk)
19:50
Make sure the JSON1 extension is available to sqlite3_checker.exe (check-in: a946a8ed46 user: drh tags: trunk)
19:44
Add the checkindex.c extension and the sqlite3_checker utility program used for doing live validation of large databases. (check-in: 0c5d18a01e user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to ext/repair/sqlite3_checker.c.in.