redwood prisma db pull
No description
Options
Name | Description |
---|---|
-h, --help | Display this help message |
--schema <Schema path> | Custom path to your Prisma schema |
--force |
|
--print | Print 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 |