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
- feat(cli): add support for legacy timestamp
- meta: lock file maintenance
- meta: type pgEnum functions and refactor some tests
- Creating multiple references in databases for same foreign key
- Bug: the type of the `beforeBulkDestroy` hander's `options` attribute is `BulkCreateOptions` instead of `BulkDestroyOptions`
- bulkCreate with updateOnDuplicate updates the record (updatedAt) even if it is not changed
- Drop subclasses of `SequelizeConnectionError`
- Support Cloudflare D1 Connections
- meta: run smoke tests in CI
- fix(postgres, sqlite): map conflictFields to column names in Model.upsert
- Docs
- JavaScript not yet supported