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

Fix macro hygiene #639

Merged
merged 1 commit into from
May 18, 2023
Merged

Fix macro hygiene #639

merged 1 commit into from
May 18, 2023

Conversation

tyt2y3
Copy link
Member

@tyt2y3 tyt2y3 commented May 17, 2023

@tyt2y3
Copy link
Member Author

tyt2y3 commented May 17, 2023

Seems to work!

@tyt2y3 tyt2y3 requested a review from billy1624 May 17, 2023 08:33
@ikrivosheev
Copy link
Member

@tyt2y3 hello! Maybe can we push it into 0.28?

@tyt2y3
Copy link
Member Author

tyt2y3 commented May 18, 2023

@tyt2y3 hello! Maybe can we push it into 0.28?

Sure

@tyt2y3 tyt2y3 merged commit baad88a into master May 18, 2023
@tyt2y3 tyt2y3 deleted the any_all_hygiene branch May 18, 2023 08:31
tyt2y3 added a commit that referenced this pull request May 18, 2023
@github-actions
Copy link

🎉 Released In 0.29.0 🎉

Your participation is what makes us unique; your adoption is what drives us forward.
Thank you all in the Rust community for making SeaQL what it is today. 🦀
You are also invited to shape it's future! Please star our repos, every ⭐ counts!

@github-actions
Copy link

🎉 Released In 0.29.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 ⭐.

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.

sea_orm::sea_query::any and sea_orm::sea_query::all do not compile without sea_query in scope
2 participants