SQLite

Check-in [4aa49656d9]
Login

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

Overview
Comment:Initial implementation of json_set() and json_insert().
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | json
Files: files | file ages | folders
SHA1: 4aa49656d98e2894f2faa8963f79462ee6165d40
User & Date: drh 2015-08-18 02:28:03.829
Context
2015-08-18
12:59
Comment clarification. No changes to code. (check-in: 71a966952c user: drh tags: json)
02:28
Initial implementation of json_set() and json_insert(). (check-in: 4aa49656d9 user: drh tags: json)
2015-08-17
21:22
Initial implementation of json_replace(). (check-in: 3c4bee65d9 user: drh tags: json)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to ext/misc/json.c.