Skip to content

fixing a bug with sequelize.where in model scope - #9730

Merged
sushantdhiman merged 6 commits into
sequelize:masterfrom
u9r52sld:where-in-scope
Jul 30, 2018
Merged

fixing a bug with sequelize.where in model scope#9730
sushantdhiman merged 6 commits into
sequelize:masterfrom
u9r52sld:where-in-scope

Conversation

@u9r52sld

@u9r52sld u9r52sld commented Jul 28, 2018

Copy link
Copy Markdown
Contributor

Pull Request check-list

Please make sure to review and check all of these items:

  • Does npm run test or npm run test-DIALECT pass with this change (including linting)?
  • Does the description below contain a link to an existing issue (Closes #[issue]) or a description of the issue you are solving?
  • Have you added new tests to prevent regressions?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?
  • Did you follow the commit message conventions explained in CONTRIBUTING.md?

Description of change

Assigning Utils.Where instance to scope not plain Object.

See issue: #6440

@codecov

codecov Bot commented Jul 28, 2018

Copy link
Copy Markdown

Codecov Report

Merging #9730 into master will increase coverage by <.01%.
The diff coverage is 100%.

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.

2 participants