Artifact
65ff1449e8c181da9ec752e8304e0a1efffaf47f:
- File
src/sqlite.h.in
-
2015-09-10 20:34:56
— part of check-in
[7b5be299]
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
[db4152ae]
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)