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

🚸 Update .get() to accept expressions #1815

Merged
merged 3 commits into from
Aug 14, 2024
Merged

🚸 Update .get() to accept expressions #1815

merged 3 commits into from
Aug 14, 2024

Conversation

falexwolf
Copy link
Member

@falexwolf falexwolf commented Aug 14, 2024

You can now do Record.get(query_expression) as a short-cut for Record.filter(query_expression).one().

@falexwolf falexwolf changed the title Get 🚸 Update .get() to accept expressions Aug 14, 2024
@falexwolf falexwolf changed the title 🚸 Update .get() to accept expressions 🚸 Update .get() to accept expressions Aug 14, 2024
Copy link

github-actions bot commented Aug 14, 2024

@github-actions github-actions bot temporarily deployed to pull request August 14, 2024 16:35 Inactive
@falexwolf falexwolf merged commit 9e68194 into main Aug 14, 2024
5 checks passed
@falexwolf falexwolf deleted the get branch August 14, 2024 16:36
@github-actions github-actions bot temporarily deployed to pull request August 14, 2024 16:43 Inactive
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.

1 participant