mirror of
https://github.com/strapi/strapi.git
synced 2025-12-14 08:44:16 +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.