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(.sequelizerc): options files is not used by all commands #537

Merged
merged 1 commit into from
Sep 10, 2017

Conversation

sushantdhiman
Copy link
Contributor

Closes #536

Older helpers were still directly loading yargs which was not configured to read .sequelizerc file. Now a single yargs instance in used to fix this issue. Added tests to prevent regressions.

@mention-bot
Copy link

@sushantdhiman, thanks for your PR! By analyzing the history of the files in this pull request, we identified @sdepold, @wwalser and @PavelPolyakov to be potential reviewers.

@sushantdhiman sushantdhiman merged commit 2dcefdf into master Sep 10, 2017
@sushantdhiman sushantdhiman deleted the fix-rc-load-issue branch September 10, 2017 07:50
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.

[3.0.0-0] .sequelizerc not read
2 participants