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 supported63 Subscribers
View all SubscribersAdd a CodeTriage badge to sequelize
Help out
- Issues
- v7 - hooks access to model + typescript definition
- The utf8mb4 is not working
- Automatic Inner Join
- Inconsistent and buggy default value parsing by `queryInterface#describeTable`
- fix: filter also on schema name when retrieving foreign keys
- fix(mssql): do not add PK of model to order by when order exists
- Model findCreateFind() create id in a key called "null".
- Getting error when sync database using alter: true || Cannot read property 'match' of undefined
- fix: self referencing with through table where-clause clashes with the included models
- BelongsToMany stops working after closing a connection and redefining with a new Sequelize instance: ConnectionManager.getConnection() was called after the connection manager was closed
- Docs
- JavaScript not yet supported