Skip to content

chore(docs): Add documentation for increment method#13254

Merged
sdepold merged 3 commits into
sequelize:mainfrom
drorheller:fix/increment-documentation
Oct 24, 2021
Merged

chore(docs): Add documentation for increment method#13254
sdepold merged 3 commits into
sequelize:mainfrom
drorheller:fix/increment-documentation

Conversation

@drorheller
Copy link
Copy Markdown
Contributor

@drorheller drorheller commented May 5, 2021

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? -- Irrelevant - docs change
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?
  • Did you update the typescript typings accordingly (if applicable)? -- Irrelevant - docs change
  • Did you follow the commit message conventions explained in CONTRIBUTING.md?

Description of change

Closes #11834

@sdepold sdepold self-assigned this Oct 16, 2021
@sdepold
Copy link
Copy Markdown
Member

sdepold commented Oct 16, 2021

@sdepold sdepold added the status: awaiting response For issues and PRs. OP must respond (or change something, if it is a PR). Maintainers have no action label Oct 16, 2021
@sdepold sdepold merged commit 4098eb0 into sequelize:main Oct 24, 2021
@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 6.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

aliatsis pushed a commit to creditiq/sequelize that referenced this pull request Jun 2, 2022
* Add documentation for increment utility method

* Edit docs

Co-authored-by: drorh <dror.heller@nielsen.com>
Co-authored-by: Sascha Depold <sdepold@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released status: awaiting response For issues and PRs. OP must respond (or change something, if it is a PR). Maintainers have no action

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document how to combine update and increment

4 participants