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 supported60 Subscribers
View all SubscribersAdd a CodeTriage badge to sequelize
Help out
- Issues
- fix(postgres): correct existing enum type matching
- meta: update sequelize AUTHORS
- meta: update dependency typedoc to v0.26.9
- As shown in the figure
- Issue with order and limit usage in include for hasOne association.
- DataType.ENUM("PREFERENCES") is parsed as "REFERENCES" so foreign key is tried to be generated.
- Support for ibm_db Driver Version 3.2.4 in Sequelize 6 for DB2 LUW
- SequelizeConnectionAcquireTimeoutError - Sequelize Connection Pool Exhaustion and Timeout Errors on MySQL 8
- Renovate GitHub CI Runs
- Add an ability to specify a `defaultValue` for JSON DataType in MySQL 8
- Docs
- JavaScript not yet supported