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(api): Add attributeExists query predicate #4134

Merged
merged 11 commits into from
Apr 30, 2024

Conversation

MarlonJD
Copy link
Contributor

*Issue #4130

Description of changes:
I tried to add new method for query: attributeExists ie:

ModelQueries.list(Employee.classType,
            where: Employee.COGNITOID.attributeExists(false));

@MarlonJD MarlonJD requested a review from a team as a code owner November 16, 2023 11:53
@Equartey Equartey changed the title Chore/feature attribute exists feat(api): Add attributeExists query predicate Dec 7, 2023
@MarlonJD MarlonJD closed this Feb 6, 2024
@MarlonJD MarlonJD force-pushed the chore/feature-attribute-exists branch from af5d3b5 to 42990f5 Compare February 6, 2024 20:16
@MarlonJD MarlonJD reopened this Feb 6, 2024
@MarlonJD
Copy link
Contributor Author

MarlonJD commented Feb 6, 2024

@Equartey I reorganized commits merged into one commit, also added tests. if this issue would accepted, it may be helpful.

@Equartey Equartey force-pushed the chore/feature-attribute-exists branch from a5409c4 to 996fbe6 Compare April 12, 2024 17:10
@Equartey Equartey merged commit 5d7fd16 into aws-amplify:main Apr 30, 2024
206 of 266 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants