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 supported63 Subscribers
View all SubscribersAdd a CodeTriage badge to sequelize
Help out
- Issues
- 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`
- Sequelize Sync with Schema fails if the model does not have the same schema specified
- Add support for specifying postresql table schema in queryGenerator.removeIndexQuery method
- Docs
- JavaScript not yet supported