-
-
Notifications
You must be signed in to change notification settings - Fork 540
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
Implemented support for FromQueryResult
to work with generics
#1464
Conversation
I couldn't find tests for macros, so added them in a new file, let me know if there is a better way |
It seems that failed check is not because of this pr |
Yes, I think master has been fixed now. |
Thank you for the contribution! It looks good at first glance, but I would like to take a closer look later. |
Hey, any updates? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @leviska, thanks for contributing!! LGTM :P
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work! Thank you.
It seems like we can include this in a patch release too.
🎉 Released In 0.12.1 🎉Thank you everyone for the contribution! |
PR Info
New Features
FromQueryResult
to work with generics