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

Implemented support for FromQueryResult to work with generics #1464

Merged
merged 2 commits into from
Apr 11, 2023

Conversation

leviska
Copy link
Contributor

@leviska leviska commented Feb 8, 2023

PR Info

New Features

  • Support for FromQueryResult to work with generics

@leviska
Copy link
Contributor Author

leviska commented Feb 8, 2023

I couldn't find tests for macros, so added them in a new file, let me know if there is a better way

@leviska
Copy link
Contributor Author

leviska commented Feb 23, 2023

It seems that failed check is not because of this pr

@tyt2y3
Copy link
Member

tyt2y3 commented Feb 23, 2023

Yes, I think master has been fixed now.

@tyt2y3
Copy link
Member

tyt2y3 commented Feb 23, 2023

Thank you for the contribution! It looks good at first glance, but I would like to take a closer look later.

@leviska
Copy link
Contributor Author

leviska commented Mar 17, 2023

Hey, any updates?

Copy link
Member

@billy1624 billy1624 left a 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

Copy link
Member

@tyt2y3 tyt2y3 left a 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.

@github-actions
Copy link

github-actions bot commented Aug 2, 2023

🎉 Released In 0.12.1 🎉

Thank you everyone for the contribution!
This feature is now available in the latest release. Now is a good time to upgrade!
Your participation is what makes us unique; your adoption is what drives us forward.
You can support SeaQL 🌊 by starring our repos, sharing our libraries and becoming a sponsor ⭐.

@leviska leviska deleted the implement_from_query_generic branch August 5, 2023 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Support generic structures in FromQueryResult
3 participants