mirror of
https://github.com/strapi/strapi.git
synced 2025-09-05 14:53:01 +00:00

Use Decimal128 mongo's type instead mongoose-double package. Mongodb will be store decimal values as NumberDecimal, not as string.
Use Decimal128 mongo's type instead mongoose-double package. Mongodb will be store decimal values as NumberDecimal, not as string.