Support object queries, not just arrays. #20

Open
gaiety wants to merge 2 commits from collections into master
gaiety commented 2018-03-18 16:53:27 -06:00 (Migrated from gitlab.com)

Addresses #7 hopefully, at least one interpretation of it. There may have been intent to search over object keys as well, if there's a use case for that it can be explored.

Would love to hear your feedback as this was a suggestion of yours @keathleydavidj.

Thanks for all the help during pair programming to make this happen @wwilsman.

Addresses #7 hopefully, at least one interpretation of it. There may have been intent to search over object keys as well, if there's a use case for that it can be explored. Would love to hear your feedback as this was a suggestion of yours @keathleydavidj. Thanks for all the help during pair programming to make this happen @wwilsman.
This pull request is broken due to missing fork information.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin collections:collections
git checkout collections

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout master
git merge --no-ff collections
git checkout collections
git rebase master
git checkout master
git merge --ff-only collections
git checkout collections
git rebase master
git checkout master
git merge --no-ff collections
git checkout master
git merge --squash collections
git checkout master
git merge --ff-only collections
git checkout master
git merge collections
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: gaiety/json-query-chain#20
No description provided.