prorm API Reference
    Preparing search index...

    Function buildRenameEnumValueSQL

    • Rename one member of an enum type, leaving the rows that use it alone.

      Parameters

      • name: string
      • from: string
      • to: string
      • dialect: string
      • quoteTable: (t: string) => string

      Returns string