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 supported65 Subscribers
View all SubscribersAdd a CodeTriage badge to sequelize
Help out
- Issues
- fix: beforeUpsert changes to values are used in upsert DB query
- Multiple super many to many relationships on a singular join table does not result in multiple composite unique keys, only one
- feat(postgres): support noWait in addition to existing skipLocked option
- Cannot access data returned from subquery using object properties
- Sequelize fn sum returns wrong and many association only return one row group by doesnt work
- `returning: attributes` does not work on `Model.update()` when there is no change
- feat: update to `bnf-parser` v4
- fix: use definition when generating update query
- Using CreationOptional leads to issues due to CreationAttributeBrand not being exported
- types: Model.findAll() has incorrect return type, does not account for `raw:true` or `plain:true`
- Docs
- JavaScript not yet supported