prorm API Reference
    Preparing search index...

    Function buildDropSequenceSQL

    • Builds DROP SEQUENCE for the dialect.

      Parameters

      • name: string
      • dialect: string
      • quoteId: (id: string) => string
      • ifExists: boolean = true

      Returns string