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
- findAndCountAll does not work with distinct, count is right but rows is wrong
- Bug where processing include virtual attributes
- Many association in findOne does not return results
- Make public, document and standardize the API of the `queryInterface.showAllTables` method
- findAndCountAll with `GROUP BY` clause causes count to be an array of objects
- How to set collation to model?
- Regression in 5.18.x - "Unknown structure passed to order / group" when grouping by include (MySQL)
- Transactional Tests
- Incorrect ordering for a findAll operation on a scoped model with predefined order
- Incorrect typing in query-interface.d.ts for postgres
- Docs
- JavaScript not yet supported