Skip to content

Conversation

@zbinlin
Copy link
Contributor

@zbinlin zbinlin commented Feb 18, 2020

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 update the typescript typings accordingly (if applicable)?
  • Did you follow the commit message conventions explained in CONTRIBUTING.md?

Description of change

Fixes #7007

@codecov
Copy link

codecov bot commented Feb 18, 2020

Codecov Report

Merging #11934 into master will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #11934   +/-   ##
=======================================
  Coverage   96.23%   96.23%           
=======================================
  Files          95       95           
  Lines        9196     9200    +4     
=======================================
+ Hits         8850     8854    +4     
  Misses        346      346           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bbf9139...13eeff7. Read the comment docs.

@zbinlin zbinlin marked this pull request as ready for review February 19, 2020 03:16
@zbinlin zbinlin requested a review from SimonSchick February 19, 2020 03:17
@sushantdhiman
Copy link
Contributor

sushantdhiman commented Feb 20, 2020

LGTM, this should also fix #8553

Edit: It doesn't

@sushantdhiman sushantdhiman merged commit 5e85724 into sequelize:master Feb 20, 2020
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.

v3. Postgres create index with many operators

2 participants