mirror of
https://github.com/strapi/strapi.git
synced 2025-07-22 00:17:15 +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.