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
- fix: clone the array subtype when cloning `DataType.ARRAY`
- The "add" method of BelongsToMany associations don't add duplicate associations even though "though.unique" is false
- Taking account one to many and many to many relationships with optimistic locking enabled
- findAndCountAll generates invalid SQL when using scoped association and aliased columns
- MSSQL: No pagination is applied when limit is zero
- fix(mssql): return no result when limit is zero
- Docs(SQLite): Emphasize removeColumn behaviour in combination with onDelete:cascade
- fix(mariadb,mysql,postgres,sqlite): Custom values or literals in 'updateOnDuplicate' for 'model.bulkCreate'.
- The inferred type of 'createTestModel' references an inaccessible 'unique symbol' type.
- sequelize.sync({ hook: true }) uses ALTER on each column taking forever
- Docs
- JavaScript not yet supported