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: use bind params in bulkInsertQuery
- feat: improve default value parsing
- fix: overhaul test suite of `attribute(s)ToSQL`
- Syntax error when trying to add enum column with comment that ends with bracket ")". Unterminated quoted string.
- Include doesn't seem to work with TediousJS and MSSQL
- Incorrect handling of pg table aliases in JOIN ON clauses when using non-default schema in 7.0.0-alpha.37
- SQL parser issue for a specific combination of replacements, "?" symbol matching problem.
- feat: migrate updateQuery to typescript
- sequelize.sync() does not create schemas
- feat!: add `model` parameter on model hooks run on `sequelize` if they don't have an instance, add `afterCount`
- Docs
- JavaScript not yet supported