prorm API Reference
    Preparing search index...

    Function notStartsWith

    • Helper to create notStartsWith condition Creates a NOT LIKE 'value%' pattern

      Parameters

      • column: string
      • value: any

      Returns Record<string, any>