Skip to content

Safe mode : ensure param is not undefined #90

@Wardormeur

Description

@Wardormeur

On safe mode, an object passed with a key and an undefined value is considered as an incomplete query.
This way, when a query is done with an undefined value it will not return the first value found based upon others criterias, but an error or empty object ?
This is to ensure security so that the created query object contains all the required params and doesn't run with incomplete criterias.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions