prorm API Reference
    Preparing search index...

    Function renderTriggerBody

    • Render a trigger body to statements.

      Returns them already terminated, ready to sit between BEGIN and END.

      Parameters

      • body: TriggerBody
      • dialect: string
      • d: Dialect
      • quoteId: (id: string) => string
      • quoteTable: (t: string) => string

      Returns string