sequelize
https://github.com/sequelize/sequelize
JavaScript
An easy-to-use multi SQL dialect ORM for Node.js
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported68 Subscribers
View all SubscribersAdd a CodeTriage badge to sequelize
Help out
- Issues
- fix(oracle): harden date literal escaping
- feat: update TypeScript support to 5.8 - 6.0, add typedoc for dialect packages
- meta: update dependency @oclif/plugin-help to ^6.2.44
- fix(core): query-level order takes precedence over scope order in _injectScope
- feat(core): add DataTypes.VARBINARY for variable-length binary columns
- [v6] Nested savepoints: name collision (also in v7) + parent .name mutation + CLS not cleared on savepoint rollback
- ModelStatic<M> looses custom static methods
- fix(core): allow 'all' as isUUID validator argument
- fix: Update undot to use pojo instead of empty objects
- fix(core): prevent timestamp stripping in Model.build (#7284)
- Docs
- JavaScript not yet supported