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 DeriveActiveEnum requires additional imports #1154

Merged
merged 6 commits into from
Oct 26, 2022

Conversation

billy1624
Copy link
Member

PR Info

Fixes

  • Prefix usage of SeaORM trait and re-export types with sea_orm::
  • DeriveActiveEnum without depending on sea_query::Iden derive macros

@billy1624 billy1624 marked this pull request as ready for review October 26, 2022 07:40
@billy1624 billy1624 requested a review from tyt2y3 October 26, 2022 08:45
Copy link
Contributor

@siketyan siketyan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thank you for the quick fix!

@tyt2y3 tyt2y3 merged commit 1497c2c into master Oct 26, 2022
@tyt2y3 tyt2y3 deleted the fix-enum-derive-imports branch October 26, 2022 16:17
@tyt2y3
Copy link
Member

tyt2y3 commented Oct 26, 2022

Thank you all

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
3 participants