Skip to content

Why double and decimal columns changed? #50714

Closed Answered by hafezdivandari
ThePlatinum asked this question in Q&A
Discussion options

You must be logged in to vote

Decimal type has not been changed, just float and double types have been rewritten to be consistent across all databases.

You may check the explaination on the upgrade guide:
https://laravel.com/docs/11.x/upgrade#floating-point-types

And also the releared PR: #48861

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ThePlatinum
Comment options

Answer selected by ThePlatinum
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants