Skip to content

Add filtering support to ModelController #60

@levkk

Description

@levkk

Add the ability to filter by model columns automatically through the GET query to ModelController::list endpoint.

Example

GET /[email protected]

would add WHERE email = $1 to the autogenerated query.

Metadata

Metadata

Assignees

No one assigned

    Labels

    httpHTTP implementation, controllersv1Features desired for v1.0 release

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions