Returing float for decimal types with MsSql #9353
Labels
breaking change
For issues and PRs. Changes that break compatibility and require a major version increment.
type: bug
Milestone
Using sequelize connecting to a SQL Server database
I've created a model with a DECIMAL field:
And when I render it on my controller, its being parsed to float
The text was updated successfully, but these errors were encountered: