Skip to content

feat: Add support for PFQuery.explain and PFQuery.hint #1723

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 2 commits into from
Mar 10, 2023

Conversation

dplewis
Copy link
Member

@dplewis dplewis commented Mar 10, 2023

New Pull Request Checklist

Issue Description

Closes: #1722

Approach

Similar to the Javascript SDK parse-community/Parse-SDK-JS#1054

@parse-github-assistant
Copy link

parse-github-assistant bot commented Mar 10, 2023

Thanks for opening this pull request!

  • 🎉 We are excited about your hands-on contribution!

@dplewis dplewis requested a review from mtrezza March 10, 2023 02:08
@mtrezza mtrezza changed the title feat: Support query.explain and query.hint feat: Add support for PFQuery.explain and PFQuery.hint Mar 10, 2023
@mtrezza mtrezza merged commit 583d266 into parse-community:master Mar 10, 2023
parseplatformorg pushed a commit that referenced this pull request Mar 10, 2023
# [2.2.0](2.1.1...2.2.0) (2023-03-10)

### Features

* Add support for `PFQuery.explain` and `PFQuery.hint` ([#1723](#1723)) ([583d266](583d266))
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 2.2.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Mar 10, 2023
@dplewis dplewis deleted the query.explain branch March 10, 2023 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for query.explain and query.hint
3 participants