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
- Include whereHas and whereDoesntHave to operations
- Deprecate `?` as a token for positional replacements, in favor of `:<n>`
- Bad count query on distinct findAndCountAll when using a scope with an include
- Sequelize (Postgres) always 'returning' null for second index (whether creating or updating)
- afterUpdate hook wrong changed() results
- Strong result types for queries with includes
- Using composite keys in where clause
- Filter parent based on association but include all associated objects
- No such column when using $model.field$ in where clause
- Allow the aliasing of associated tables for models
- Docs
- JavaScript not yet supported