prorm API Reference
    Preparing search index...

    Function isIdentityColumn

    • Check if a property is an identity/auto-increment column.

      Parameters

      • target: object

        The target class or prototype

      • propertyKey: string

        The property name

      Returns boolean

      True if the property is an identity column