prorm API Reference
    Preparing search index...

    Function buildDropDomainSQL

    • Drop a domain.

      Parameters

      • name: string
      • dialect: string
      • quoteTable: (t: string) => string
      • options: { ifExists?: boolean; cascade?: boolean } = {}

      Returns string