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 supported62 Subscribers
View all SubscribersAdd a CodeTriage badge to sequelize
Help out
- Issues
- fix(postgres): add condition to prevent subquery error #12568 @nachocab
- fix(sqlite3): fix possible prototype pollution in changeColumn
- In the setter method, when calling the this.getDataValue method, the returned value is undefined.
- Table Partitioning Support
- @Table - schema not taken into account for IBMiDialect
- Custom timestamp column names break updating timestamps with upsert
- model.get() return wrong type
- TypeError on limit:x when the seperate queries returns empty row(s)
- fix: handle null values returned by union all, when running includes …
- Transactions are closed before Sequelize retries the operation.
- Docs
- JavaScript not yet supported