Andrey Chugay

Results 3 issues of Andrey Chugay

**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:** Sequelize-typescript throwing " Model...

My team recently faced an issue with current decimal representation in string. Our database migrates to `decimal(38,16)` -- this is a pretty big decimal precision, but in real environment there...