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

Updating doc - Getters and Setters #12655

Closed
wants to merge 1 commit into from
Closed

Updating doc - Getters and Setters #12655

wants to merge 1 commit into from

Conversation

williamgurzoni
Copy link
Contributor

Updating doc.
I lost some time until figure it out that the method getDataValue should receive a string.

@codecov
Copy link

codecov bot commented Aug 28, 2020

Codecov Report

Merging #12655 into master will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #12655      +/-   ##
==========================================
- Coverage   96.32%   96.27%   -0.06%     
==========================================
  Files          95       95              
  Lines        9261     9261              
  Branches       90       90              
==========================================
- Hits         8921     8916       -5     
- Misses        323      328       +5     
  Partials       17       17              
Impacted Files Coverage Δ
src/dialects/postgres/connection-manager.js 94.40% <0.00%> (-1.40%) ⬇️
src/dialects/abstract/query-generator.js 97.41% <0.00%> (-0.26%) ⬇️

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 e144683...a0e1f16. Read the comment docs.

@djake djake added the type: docs For issues and PRs. Things related to documentation, such as changes in the manuals / API reference. label Jan 12, 2021
@papb
Copy link
Member

papb commented Mar 10, 2021

Hello! I see you are a first-time contributor, thank you for taking the time to help Sequelize! I hope to see more PRs from you in the future!

Recently, we decided to undo some large work that was done on the master branch. For this reason, we needed to "rework" your pull request targeting the new main branch. This was done by @shivamklr in #13074. For this reason, this PR will be closed when that one is merged. I will make sure you get credited for this work in that new commit, as you totally deserve.

@papb papb closed this in #13074 Mar 10, 2021
papb pushed a commit that referenced this pull request Mar 10, 2021
Co-authored-by: sliterok <korobatov2011@yandex.ru>
Co-authored-by: William Gurzoni <william_luizat@hotmail.com>
@github-actions
Copy link
Contributor

🎉 This issue has been resolved in version 6.5.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

This was referenced Mar 15, 2021
danielschwartz pushed a commit to danielschwartz/sequelize that referenced this pull request Mar 15, 2021
…12811 sequelize#12655)

Co-authored-by: sliterok <korobatov2011@yandex.ru>
Co-authored-by: William Gurzoni <william_luizat@hotmail.com>
jctaveras pushed a commit to jctaveras/sequelize that referenced this pull request Mar 29, 2021
…12811 sequelize#12655)

Co-authored-by: sliterok <korobatov2011@yandex.ru>
Co-authored-by: William Gurzoni <william_luizat@hotmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released type: docs For issues and PRs. Things related to documentation, such as changes in the manuals / API reference.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants