prisma db execute

Execute native commands to your database

Options

NameDescription
-h, --helpDisplay this help message
--schema <Schema path>Custom path to your Prisma schema
--url <full url>The datasource url
--file <filepath>Path to a file. The content will be sent as the script to be executed
--stdinUse the terminal standard input as the script to be executed