]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the json_group_array() and json_group_object() aggregate functions to
authordrh <drh@noemail.net>
Wed, 30 Dec 2015 01:07:02 +0000 (01:07 +0000)
committerdrh <drh@noemail.net>
Wed, 30 Dec 2015 01:07:02 +0000 (01:07 +0000)
commitff135ae4c33040e3f5f22b2a1bfe51a06cfa9424
tree398a24269a870bcd59d3c6ef0022abc07c5c700b
parente1462a762cae28869a137a7c49f0929f75e2d9d4
Add the json_group_array() and json_group_object() aggregate functions to
the JSON1 extension.

FossilOrigin-Name: 7f386a9332237100a345035ca213327e21d95855
ext/misc/json1.c
manifest
manifest.uuid
test/json103.test [new file with mode: 0644]