Skip to content

Some problems in model.ts  #378

Open
@JungBinKim0913

Description

@JungBinKim0913

image

in model.ts,

min or max method support get a number that minimum or maximum value of some tables.
but when i used that method with 'field', I could see something was wrong in value.

first, unfortunately I got NaN, that says not a number!?

secondly in this picture, the value is include prefix 'min or max'.

in my case, my field parameter is 'id' and 'plugin'

then value has 'minId', 'minPlugin', but the method returns value's 'min'

so, I think the value doesn't have 'min' therefore returns NaN

is it right?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions