-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Fix select exclude queries #7242
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 3 commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
d5e1c9f
fix keys and excludeKeys to work with JSON array strings
cbaker6 65a109a
make excludeKeys test more robust
cbaker6 b4920a6
Merge branch 'master' into fixSelectExclude
cbaker6 82ee9c9
Merge branch 'master' into fixSelectExclude
cbaker6 5640cd5
add changelog
cbaker6 c300e4d
add select([]) functionality to fix)
cbaker6 97103bd
update changelog
cbaker6 c91142d
update keys
cbaker6 e8a14cf
add exclude test
cbaker6 e98d689
add select REST test and exclude JS SDK test
cbaker6 2601334
Merge branch 'master' into fixSelectExclude
cbaker6 e97398c
add more tests
cbaker6 ea4b294
Merge branch 'fixSelectExclude' of https://github.com/cbaker6/parse-s…
cbaker6 c058451
add additional exclude test
cbaker6 0b72a7a
improved select test for testing JSON string array in REST
cbaker6 8e15e90
improved exclude test for testing JSON string array in REST
cbaker6 a05b56f
check for parse keys
cbaker6 a722ae0
make include look like keys and excludeKeys
cbaker6 855ecc6
nit
cbaker6 02fa52b
Exclude nexted child fields
cbaker6 0f59285
Merge branch 'master' into fixSelectExclude
cbaker6 521a5f5
add updates and show failing testcases
cbaker6 638b184
Merge branch 'fixSelectExclude' of https://github.com/cbaker6/parse-s…
cbaker6 4de0acf
working
cbaker6 c5aa3b3
Merge branch 'master' into fixSelectExclude
cbaker6 88cd07f
Merge branch 'master' into fixSelectExclude
cbaker6 b36eb6b
Merge branch 'master' into fixSelectExclude
cbaker6 151d674
add more tests
cbaker6 50fe6cf
Merge branch 'fixSelectExclude' of https://github.com/cbaker6/parse-s…
cbaker6 c4ea3fd
Merge branch 'master' into fixSelectExclude
cbaker6 0896fd6
Merge branch 'master' into fixSelectExclude
cbaker6 1e931af
even more test cases
cbaker6 bdd1af6
Merge branch 'fixSelectExclude' of https://github.com/cbaker6/parse-s…
cbaker6 b829b96
Merge remote-tracking branch 'upstream/master' into fixSelectExclude
cbaker6 4b27848
Merge branch 'master' into fixSelectExclude
cbaker6 d65430f
Merge branch 'master' into fixSelectExclude
cbaker6 57abc4e
Merge branch 'master' into fixSelectExclude
cbaker6 2c26f03
Merge branch 'master' into fixSelectExclude
cbaker6 9f74718
Merge branch 'master' into fixSelectExclude
cbaker6 51874b5
Merge branch 'master' into fixSelectExclude
cbaker6 ac42142
Merge branch 'master' into fixSelectExclude
cbaker6 4563861
Merge remote-tracking branch 'upstream/master' into fixSelectExclude
cbaker6 d8f0bce
use await for added tests
cbaker6 91b5592
lint
cbaker6 b06bf76
Add suggestions
cbaker6 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.