Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add filtering support to ModelController #60

Open
levkk opened this issue Jan 2, 2025 · 0 comments
Open

Add filtering support to ModelController #60

levkk opened this issue Jan 2, 2025 · 0 comments
Labels
http HTTP implementation, controllers v1 Features desired for v1.0 release

Comments

@levkk
Copy link
Owner

levkk commented Jan 2, 2025

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.

@levkk levkk added v1 Features desired for v1.0 release http HTTP implementation, controllers labels Jan 2, 2025
@levkk levkk added this to Road to v1 Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
http HTTP implementation, controllers v1 Features desired for v1.0 release
Projects
Status: No status
Development

No branches or pull requests

1 participant