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

refactor(model): remove unnecessary option fallback #13825

Merged

Conversation

dilyanpalauzov
Copy link
Contributor

At that line variable "options" cannot be falsy.

At that line variable "options" cannot be falsy.
@fzn0x fzn0x added the type: refactor For issues and PRs. Things that improve the code readability, maintainability, testability, etc. label Dec 26, 2021
@sdepold sdepold changed the title lib/model:constructor() optimization refactor(model): remove unnecessary option fallback Dec 26, 2021
@sdepold sdepold merged commit 76610dd into sequelize:main Dec 26, 2021
@dilyanpalauzov dilyanpalauzov deleted the model_constructor-optimization branch December 26, 2021 18:50
sdepold pushed a commit that referenced this pull request Dec 27, 2021
At that line variable "options" cannot be falsy.
@github-actions
Copy link
Contributor

🎉 This PR is included in version 7.0.0-alpha.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link
Contributor

github-actions bot commented Jan 4, 2022

🎉 This PR is included in version 7.0.0-alpha2.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

aliatsis pushed a commit to creditiq/sequelize that referenced this pull request Jun 2, 2022
At that line variable "options" cannot be falsy.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released on @alpha released on @v7 type: refactor For issues and PRs. Things that improve the code readability, maintainability, testability, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants