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
- import { Sequelize } from 'sequelize' - Class X incorrectly implements interface Y
- Meta: `before` events are overwritten in integration tests
- docs(contributing-cheatsheet): add new cheatsheet docs
- changed() improperly resets after save() if the value was changed while the INSERT INTO or UPDATE was still running
- Sequelize 6 docs don't have the datatype JSON, it only has JSONTYPE, and JSONB
- Validation doesn't throw errors with MySQL
- Union ModelAttributes
- Upsert fails on row update on PostgreSQL
- ForeignKey does not work with sequelize.define in Typescript
- fix: changeColumn function
- Docs
- JavaScript not yet supported