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

Add cli feature on sea-orm-migration #978

Merged
merged 6 commits into from
Oct 26, 2022
Merged

Conversation

Rheydskey
Copy link
Contributor

PR Info

Added feature named cli on sea-orm-migration to mark some dependencies (clap, dotenv, sea-orm-cli) as optional. No breaking changes because cli is in default features. Can remove some dependencies when you not need a command line interface.

Adds

  • Added feature named "cli" on sea-orm-migration.

sea-orm-cli/Cargo.toml Outdated Show resolved Hide resolved
sea-orm-cli/Cargo.toml Outdated Show resolved Hide resolved
@billy1624
Copy link
Member

Hey @Rheydskey, welcome and thanks for contributing!! Please check the comments above and see if it's make sense to you :)

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.

Thanks!! @Rheydskey

@billy1624 billy1624 merged commit 9f2eb3d into SeaQL:master Oct 26, 2022
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.

None yet

2 participants