mirror of
https://github.com/strapi/strapi.git
synced 2025-10-21 13:02:46 +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.