mirror of
https://github.com/strapi/strapi.git
synced 2025-08-02 13:58:18 +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.