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
- feat: Add the ability to name an enum to allow for sharing it between multiple tables
- feat: remove default export, deprecate export properties
- fix: pass options object instead of boolean true to isJSON validator
- fix(core): apply beforeUpsert value changes to query payload
- fix: register new pool connections before they can be destroyed
- 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.48
- fix(core): query-level order takes precedence over scope order in _injectScope
- feat(core): add DataTypes.VARBINARY for variable-length binary columns
- Docs
- JavaScript not yet supported