-
# Issue
I am trying to implement a many-to-many relation between two entities inside the same relation.
## Versions
- sequelize: ^6.31.1
- sequelize-typescript: ^2.1.5
- typescrip…
-
**Versions**
- sequelize: 5.21.10
- sequelize-typescript: 1.1.0
- typescript: 4.0.5
- webpack: 5.4.0
**I'm submitting a ...**
[x] bug report
[ ] feature request
**Actual behavior:**
…
-
### Describe the bug
Have error when use it in my code.
![image](https://github.com/toonvanstrijp/nestjs-i18n/assets/78104957/98e792a9-f5dd-4868-a9a2-671a59fcc4f9)
![image](https://github.co…
-
ts-node version 8.3.0
typescript version 3.8.3
node nersion 14.4.0
sequelize version 6.2.4
sequelize-typescript version 1.1.0
```
TypeError: Cannot read property 'getQueryInterface' of undefin…
-
Hi,
I'm using Atlassian Connect Framework, which internally uses Sequelize and creates an instance of Sequelize using configuration information from a json file.
I want to use Sequelize-typescript.…
-
Hello!
I'm trying to override a route by using the snippet provided here https://docs.forestadmin.com/woodshop/how-tos/translate-your-project-into-typescript/v8/migrate-sequelize-files#override-yo…
-
# Issue
I'm testing out sequelize-typescript for data access on a brand new next.js project. However I can't get the type resolution to work at all. I suspect it has something todo with the refle…
-
# Issue
Using Op.not operator in any of the queries, Eg: findAll, findOne.. shows a warning in my code editor (VS Code).
But the code compiles and runs without any error.
```
where: {
…
-
**Versions**
- sequelize: 5.21.7
- sequelize-typescript: 1.1.0
- typescript: 3.9.2
**I'm submitting a ...**
[x ] bug report
[x ] feature request
I found no static [increment](https://s…
-
**Versions**
- sequelize: 5.21.5
- sequelize-typescript: 1.1.0
- typescript: 3.8.3
- @types/bluebird: 3.5.30
**I'm submitting a ...**
[x] bug report
[ ] feature request
**Actu…