Function NotNull

  • Not null column decorator

    Parameters

    • options: Omit<ColumnOptions, "nullable"> = {}

      Configuration options for the not null column

    Returns PropertyDecorator