Skip to content

You cannot user Where filter with a different name vs column. #6

Open
@bbrala

Description

@bbrala

When configuring a filter as follows:

Where::make('modified_since', 'updated_at')->using('>='),

The generator breaks, it tries to get example data from the name of the filter, ignoring the column.

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