Skip to content
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

fix: Explain queries should always return as an array of results #1375

Open
wants to merge 4 commits into
base: alpha
Choose a base branch
from

Conversation

cbaker6
Copy link

@cbaker6 cbaker6 commented Jun 20, 2021

Requires a server fix parse-community/parse-server#7440. The discussion parse-community/parse-server#7442 has more information.

  • Add support for an array of objects when using find by updating testcases. This falls inline with the rest of query results
  • Adds support to explain a first query which was previously not available in the JS SDK

@cbaker6 cbaker6 changed the title Fix: explain should return as an array of results fix: explain queries should always return as an array of results Jan 5, 2022
@parse-github-assistant
Copy link

parse-github-assistant bot commented Jan 5, 2022

Thanks for opening this pull request!

  • ❌ Please link an issue that describes the reason for this pull request, otherwise your pull request will be closed. Make sure to write it as Closes: #123 in the PR description, so I can recognize it.

Copy link
Member

@mtrezza mtrezza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mergeability depends on discussion parse-community/parse-server#7440 (comment).

Signed-off-by: Corey <coreyearleon@icloud.com>
@parse-github-assistant
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title fix: explain queries should always return as an array of results fix: Explain queries should always return as an array of results Jun 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants