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

Document using raw WHERE #1320

Open
jwoertink opened this issue May 3, 2024 · 0 comments
Open

Document using raw WHERE #1320

jwoertink opened this issue May 3, 2024 · 0 comments
Labels
guides:missing Missing documentation

Comments

@jwoertink
Copy link
Member

In Avram you can do custom WHERE queries like

UserQuery.new.where("age = ?", 25)

It's generally used for complex WHERE queries when we don't have an equivalent method to handle it.

@jwoertink jwoertink added the guides:missing Missing documentation label May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
guides:missing Missing documentation
Projects
None yet
Development

No branches or pull requests

1 participant