prorm API Reference
    Preparing search index...

    Function notSubstring

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

      Parameters

      • column: string
      • value: any

      Returns Record<string, any>