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

Improve Select Query #299

Merged
merged 1 commit into from
Aug 9, 2023
Merged

Conversation

faisalill
Copy link
Contributor

@faisalill faisalill commented Jul 30, 2023

@abnegate @fogelito This is the new PR for appwrite/appwrite#5376.

What's Changed?

  1. Internal attributes are selected if queried inside the getAttributeProjection method.
  2. Before the document is returned internal attributes which are not queried are removed.
  3. Added tests for getDocument, find and findOne method.
    All tests work fine (local machine).

@abnegate abnegate merged commit 98dc6a9 into utopia-php:main Aug 9, 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.

2 participants