statamic / eloquent-driver

Provides support for storing your Statamic data in a database, rather than flat files.
https://statamic.dev/tips/storing-content-in-a-database
MIT License
104 stars 71 forks source link

Change form submissions migration to use decimal #313

Closed ryanmitchell closed 1 week ago

ryanmitchell commented 1 week ago

https://github.com/statamic/eloquent-driver/pull/305 incorrectly used double, it should have been decimal.