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
- Feature Request: Possibility to change the DataType of deletedAt for Paranoid Tables
- Support adding a NOT VALID to foreign key constraint in Postgres
- camel case to snake case issue in destroy() method call for an instance
- Get a Literal value in afterSave hook after update using literal
- Support aborting queries
- Tests are flaky again
- Allow specific pool settings for read replication vs write
- Incorrect error.fields data if field value includes minus sign
- SQL field name used instead of property name in conflictFields
- postgres dialect does not minify all join aliases causing identifier already taken error (because postgres truncates)
- Docs
- JavaScript not yet supported