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
- Details on the options parameter of the queryInterface.createTable() function are not specified
- upsert using wrong ON CONFLICT attribute when using composite unique index
- Allow different additional attributes in the join table for associations when updating them through the special methods/mixins
- Extract dialects out of the core
- The ability to directly insert SQL code into a query, for example, at the very end
- can not control the function name when use delay-load in association query
- fix: integration test for n:m associations with required linked table
- TS type FindOptions doesn't extend Hookable interface although find operations may run hooks
- Make the CRS object of a GEOMETRY optional
- bulkCreate with included model and individualHooks: true creates included models twice
- Docs
- JavaScript not yet supported