Skip to content

Decimal Support for MongoDB #12637

@matthewmueller

Description

@matthewmueller

Before General Availability, we had to remove Decimal support because we depend on the MongoDB Rust Driver which doesn't yet support MongoDB's Decimal128. Here's their JIRA ticket.

You can learn more details in this issue.

For now, we suggest using String in place of Decimal. Once the MongoDB Rust Driver supports Decimal128, we'll re-introduce Decimal support for MongoDB in Prisma

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions