Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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