2015-09-10 20:34:56
— part of check-in
[7b5be299c6]
on branch subtypes
— Experimental implementation of sqlite3_result_subtype() and
sqlite3_value_subtype() interfaces.
(user:
drh
size: 371347)
2015-09-11 00:26:04
— part of check-in
[db4152aef2]
on branch trunk
— 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.
(user:
drh
size: 371347)