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
- Sequelize forgets cascade rules in belongsToMany if timestamps is true
- sql-server upsert on composite unique index failing maybe because of UID primary key in the model
- renameColumn fails to construct a valid query string if the the column has a keyword function as its default value - MySQL
- Query while connected to MySQL, get the rare error "Connection lost: The server closed the connection".
- mysql prepared statement runaway on model update
- Problem while creating Transaction with locking giving no Read access to other transaction | Docs not clear
- hasMany and belongsTo with same target/source doesn't fill in foreign key for `sourceInstance.createTargetModel()`
- Connection pool and replica
- Typescript: Extend order by/group by to use attribute key names
- Retry only for specifc queries like select (get)
- Docs
- JavaScript not yet supported