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

feat(appwrite): add support to conditional filters and missing logical filters #6256

Conversation

soranoo
Copy link
Contributor

@soranoo soranoo commented Aug 14, 2024

PR Checklist

Please check if your PR fulfills the following requirements:

Features

What is the current behavior?

Missing and, or, between, null, nnull, startswith and endswith operators

What is the new behavior?

Able to use and, or, between, null, nnull, startswith and endswith operators

Notes for reviewers

@soranoo soranoo requested review from a team as code owners August 14, 2024 19:01
Copy link

changeset-bot bot commented Aug 14, 2024

🦋 Changeset detected

Latest commit: 5e7d289

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@refinedev/appwrite Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

…port-to-and,-or,-between,-null,-nnull-startswith-and-endswith-operators
Copy link
Member

@aliemir aliemir left a comment

Choose a reason for hiding this comment

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

Hey @soranoo thank you for the PR, it looks great! 🚀 🚀 I've left a small comment, I hope you can check it 🙏

@soranoo soranoo requested a review from aliemir August 15, 2024 11:32
…port-to-and,-or,-between,-null,-nnull-startswith-and-endswith-operators
@aliemir aliemir force-pushed the releases/september branch 2 times, most recently from ce864cd to 6963e59 Compare August 16, 2024 07:27
@aliemir aliemir changed the title feat(package/appwrite): added support to and, or, between, null, nnull, startswith and endswith operators feat(appwrite): add support to conditional filters and missing logical filters Aug 16, 2024
…port-to-and,-or,-between,-null,-nnull-startswith-and-endswith-operators
@aliemir aliemir merged commit 7ac2fc2 into refinedev:releases/september Aug 16, 2024
6 checks passed
@aliemir aliemir mentioned this pull request Aug 16, 2024
emrecancorapci pushed a commit to emrecancorapci/refine that referenced this pull request Sep 4, 2024
emrecancorapci pushed a commit to emrecancorapci/refine that referenced this pull request Sep 4, 2024
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.

[FEAT] Add support to and, or, between, null and nnull operators in @refinedev/appwrite
3 participants