Skip to content

Allow passing prisma client settings #645

@jasonkuhrt

Description

@jasonkuhrt

Perceived Problem

  • It is not possible to configure the options passed to the prisma client constructor
  • It is not possible to construct the prisma client oneself

Ideas / Proposed Solution(s)

  • Allow passing prisma client options through the prisma plugin constructor

     use(prisma({ clientOptions: { ... }) })

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