-
Notifications
You must be signed in to change notification settings - Fork 5
Support for query! #14
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
Comments
Hey, I'd like to, but I'm not sure if there's any way of doing so due to how the The problem is that each |
Is there a way to use |
This workaround works with sqlx's |
Could you attach a minimal reproducible example of something that works with |
Hello! Because of this i cannot use query_as! macro for non trivial queries.
Can you please provide support to query! macro as well?
The text was updated successfully, but these errors were encountered: