-
Notifications
You must be signed in to change notification settings - Fork 2.8k
cli: fix error on seed create command #5549
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
Conversation
|
Review app for commit aebf55d deployed to Heroku: https://hge-ci-pull-5549.herokuapp.com |
Co-authored-by: Aravind <scriptonist@gmail.com>
|
Review app for commit aeb3370 deployed to Heroku: https://hge-ci-pull-5549.herokuapp.com |
tirumaraiselvan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a changelog entry is good to have
tirumaraiselvan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
changelog
|
Review app for commit 87ff1ab deployed to Heroku: https://hge-ci-pull-5549.herokuapp.com |
|
Review app https://hge-ci-pull-5549.herokuapp.com is deleted |
fixes #5532
Description
Fixes an issue while using the seed migrations with tables that have capital letters in them.
Affected components