File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -592,4 +592,4 @@ This package has also different language support.
592
592
593
593
- [ JavaScript JsonQ] ( https://github.com/me-shaon/js-jsonq ) developed by [ Ahmed shamim] ( https://github.com/me-shaon )
594
594
- [ Python JsonQ] ( https://github.com/s1s1ty/py-jsonq ) developed by [ Shaon Shaonty] ( https://github.com/s1s1ty )
595
- - [ Go JsonQ] ( https://github.com/thedevsaddam/go-jsonq ) developed by [ Saddam H] ( https://github.com/thedevsaddam ) - Upcoming
595
+ - [ Go JsonQ] ( https://github.com/thedevsaddam/gojsonq ) developed by [ Saddam H] ( https://github.com/thedevsaddam ) - Upcoming
Original file line number Diff line number Diff line change 18
18
19
19
$ result = $ jq ->from ('products ' )
20
20
->where ('cat ' , 'int ' , 0 )
21
+
21
22
->sum ('price ' );
22
23
dump ($ result );
You can’t perform that action at this time.
0 commit comments