RawExecutor interface
The raw-SQL surface used to install triggers (a Prisma client or its tx).
Signature:
export interface RawExecutor
Methods
|
Method |
Description |
|---|---|
|
Execute a statement — used for the DDL, which cannot use bind parameters. | |
|
Run a query — used to read the currently installed triggers back. |
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.