SQLite

Check-in [d0d4bec9e3]
Login

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

Overview
Comment:Change the name of the json loadable extension to "json1.c", in anticipation of having future major changes to the interface.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | json
Files: files | file ages | folders
SHA1: d0d4bec9e3d8829a2d488f2742f1650214fa716a
User & Date: drh 2015-08-21 20:12:43.689
Context
2015-08-21
20:37
Fixes for compiler warnings and errors in the makefiles. Rename the one test script to json101.test. (Closed-Leaf check-in: 9ff6ccde5f user: drh tags: json)
20:12
Change the name of the json loadable extension to "json1.c", in anticipation of having future major changes to the interface. (check-in: d0d4bec9e3 user: drh tags: json)
20:02
Add the fullkey column to both json_each() and json_tree(). (check-in: 15dd99431e user: drh tags: json)
Changes
Unified Diff Ignore Whitespace Patch
Name change from ext/misc/json.c to ext/misc/json1.c.