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
- model.update() with no updated rows gives error Cannot read properties of null (reading 'length')
- Bulk Update with individualHooks: true reads stale data when replication is used
- MariaDB 10.5.15 / MySQL 8.0.29 break the deadlock test
- Unable to get rid of junction table in result
- Using 'mssql' dialect and Model.removeAttribute('id') with no alternate PK, findOne query still tries to use Order by 'id' default, resulting in failure.
- `separate: true` for many to many associations
- fix: maintains previousDataValues for update when returning or individual hooks are true
- When "dialectOptions" has "query_timeout" for postgresql dialect - Connection terminated unexpectedly error apear
- Column references are broken when used in `IncludeOptions.on`
- Virtual column enhancement
- Docs
- JavaScript not yet supported