sqlkit

    Function lt

    • Creates a less than condition

      Type Parameters

      • T
      • K extends string | number | symbol

      Parameters

      • key: K

        The column name

      • value: T[K]

        The value to compare against

      Returns SimpleWhere<T>

      A SimpleWhere condition

    MMNEPVFCICPMFPCPTTAAATR