Skip to content

Upgrade to Prisma-Schema-WASM #3478

@tbpfy

Description

@tbpfy

Problem

The current implementation relies on @prisma/prisma-fmt-wasm:

"@prisma/prisma-fmt-wasm": "^4.17.0-16.27eb2449f178cd9fe1a4b892d732cc4795f75085"

This is an outdated package, and although not critical, there are a few changes to the prisma schema since version 4.17 that would be nice to have updated (e.g. newer, valid Prisma preview features are unrecognized in Prisma schema).

Feature Description

I suggest upgrading to @prisma/prisma-schema-wasm. From my research I believe this is the same package, but the package was renamed in Prisma version 5.0.0, seen in this PR:

Let me know if this is a viable solution or something you have looked into in the past.

Priority

Nice to Have

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Triage Needed

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions