-
# Issue
## Versions
- sequelize: 6.6.4
- sequelize-typescript: 2.1.0
- typescript: 4.3.4
## Issue type
- [x] bug report
- [ ] feature request
## Actual behavior
I'm not su…
-
Hello,
I was following yours [great tutorial](https://vivacitylabs.com/setup-typescript-sequelize/) but I tried to set up my project using Sequelize v5, instead of v4, however, I got many errors re…
-
# Issue
Cannot use @DefaultScope() simultaneously in two related Models
## Versions
- sequelize: 6.35.1
- sequelize-typescript: 2.1.6
- typescript: 5.3.3
## Issue type
- [ x] …
-
After cloning the repo, installing dependencies, and updating db connection info I'm getting this error when I try to post a new feed. If I get the list of feeds (which are 0) everything works well.
…
-
When executing the "Example of a minimal TypeScript project" from http://docs.sequelizejs.com/manual/typescript.html, running `sequelize.sync()` fails with the following error:
```
Executing (defa…
-
Probably sequelize issue, but it seems compatibility issue for sequelize/sequelize-typescript
**Versions**
- sequelize: 5.x
- sequelize-typescript: 1.1.0
- typescript:3.9, 4.0
**I'm submittin…
-
Hello everyone,
I'm using meteor with postgres db.
# Issue
`Error: Model not initialized: User cannot be instantiated. "User" needs to be added to a Sequelize instance.`
## Versions
- seq…
-
In this [link](http://docs.sequelizejs.com/manual/tutorial/transactions.html#automatically-pass-transactions-to-all-queries) show how to enable cls for sequelize.
What are we can do it in sequeli…
SMAH1 updated
6 years ago
-
## Issue Creation Checklist
- [x] I understand that my issue will be automatically closed if I don't fill in the requested information
- [x] I have read the [contribution guidelines](https://g…
-
[Sequelize](https://github.com/sequelize/sequelize) is a very well-known JavaScript ORM for Node.js. However, I have the feeling that it's becoming the dinosaur of JavaScript ORMs. My assertion is bas…