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
- fix: Prevent set function to remove saved data when failing to update
- belongsToMany's automatic setters delete data when passed a non-existing id
- fix(postgres): make transitive gets default to parent schema
- Add `rejectOnEmpty` in nonCascadingOptions
- sync fails in sqlite for table with composite primary key
- `$association.references$` are incompatible with `limit` and one-to-many & many-to-many includes/associations
- Typescript error Offset isn't include into IncludeOptions
- Duplicated foreign key with alter option when using PostgreSQL Schemas
- Memory leak using findAll method
- Model.findAndCountAll() uses two database connections instead of one
- Docs
- JavaScript not yet supported