]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add new interfaces sqlite3_value_subtype() and sqlite3_result_subtype().
authordrh <drh@noemail.net>
Fri, 11 Sep 2015 00:26:04 +0000 (00:26 +0000)
committerdrh <drh@noemail.net>
Fri, 11 Sep 2015 00:26:04 +0000 (00:26 +0000)
commit46f76d6c3c7a5490999a992b3842b2fa707d2a7c
tree271dd40146fe86656b7de2ddbd8edabad0fcbbbe
parent0b19c96935b38bb47ffac79a63f3507611e99ca3
parentf5ddb9c214b5e6237e9bfb878aa21cfd2ef129fc
Add new interfaces sqlite3_value_subtype() and sqlite3_result_subtype().
Update the json1.c extension to take advantages of those interfaces to avoid
the goofy '$$' path syntax and to allow nested calls to json_array() and
json_object() that work as expected.

FossilOrigin-Name: db4152aef2253ed2a33e3cad01e0c6758e03f900
manifest
manifest.uuid