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(mssql): return no result when limit is zero
- Docs(SQLite): Emphasize removeColumn behaviour in combination with onDelete:cascade
- fix(mariadb,mysql,postgres,sqlite): Custom values or literals in 'updateOnDuplicate' for 'model.bulkCreate'.
- The inferred type of 'createTestModel' references an inaccessible 'unique symbol' type.
- sequelize.sync({ hook: true }) uses ALTER on each column taking forever
- [Bug] 6.29.0 - Postgres - crash if postgres connection fails
- Add option to get log messages pre-split as an object of key => message part
- Use a single command for truncating tables in Postgres
- Unable to deal with special methods/mixins when the primary key implements getters and setters
- Postgres: Cloning DataType.ARRAY fails in the context of `withScope`
- Docs
- JavaScript not yet supported