This package has been deprecated

Author message:

Deprecated

@prisma/dmmf
TypeScript icon, indicating that this package has built-in type declarations

0.1.26 • Public • Published

dmmf

Converts a Prisma datamodel + Schema into the DMMF

Usage

import DMMF from '@prisma/dmmf'

const datamodel = `` // Datamodel string
const schema = {} // Prisma server introspection response

const dmmf = new DMMF(datamodel, schema)

Readme

Keywords

none

Package Sidebar

Install

npm i @prisma/dmmf

Weekly Downloads

2

Version

0.1.26

License

none

Unpacked Size

61.4 kB

Total Files

64

Last publish

Collaborators

  • jolg42