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

CLI allow generate entity with url without password #436

Merged
merged 3 commits into from
Jan 13, 2022

Conversation

billy1624
Copy link
Member

@billy1624 billy1624 commented Jan 8, 2022

@billy1624 billy1624 self-assigned this Jan 8, 2022
@billy1624
Copy link
Member Author

Hey @jokil123, could you try this PR?

You need to clone this repo. Then, install this updated sea-orm-cli. Run the following command in the repo root.

cargo install --path sea-orm-cli --force

Thanks!!

@jokil123
Copy link

jokil123 commented Jan 8, 2022

Thanks a lot for this quick fix, it seems to have worked and solved the issue

@billy1624
Copy link
Member Author

Thanks a lot for this quick fix, it seems to have worked and solved the issue

Thanks for catching this issue :)

@tyt2y3 tyt2y3 merged commit a9fc520 into master Jan 13, 2022
@tyt2y3 tyt2y3 deleted the cli-generate-entity-url-no-pw branch January 13, 2022 16:46
@tyt2y3
Copy link
Member

tyt2y3 commented Jan 13, 2022

Thanks! @billy1624

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.

sea-orm-cli passwordless database user causes "No password was found in the database url" error
3 participants