Skip to content

Prisma 7 "url" field requirement #2309

@c27cochran

Description

@c27cochran

I am attempting to upgrade to Prisma v7 in order to keep in SOC compliance. Prisma v7 requires the url field to be removed in the datasource of the schema file. However, after removing that line and running generate, I receive the following blocking error: src\db\schema.zmodel:14:1 - datasource must include a "url" field.

It seems like there's no workaround for this at the moment.

Environment (please complete the following information):

  • ZenStack version: 2.21.1
  • Prisma version: 7.0.0
  • Database type: Postgresql

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