blitz prisma db pull

No description

Options

NameDescription
-h, --helpDisplay this help message
--schema <Schema path>Custom path to your Prisma schema
--force
  • Dangerous 💥
--printPrint the introspected Prisma schema to stdout
--url <full url>The datasource url
--composite-type-depth <number>Specify the depth for introspecting composite types (e.g. Embedded Documents in MongoDB). Number, default is -1 for infinite depth, 0 = off