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
- Through model casing has a different name depending on eager or lazy loading
- Lower and trim flags to be added in models field options
- feat: add missing createRoles association method for HasMany relationship
- Compatibility issue with MySQL2 v3.9
- feat(postgres, sqlite): support where clause in 'on conflict do update set ... WHERE <condition>'
- Problems referencing associated query conditions that are not primary key fields
- feat: use bind params in bulkInsertQuery
- feat: improve default value parsing
- fix: overhaul test suite of `attribute(s)ToSQL`
- Syntax error when trying to add enum column with comment that ends with bracket ")". Unterminated quoted string.
- Docs
- JavaScript not yet supported