-
Notifications
You must be signed in to change notification settings - Fork 48
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
FEATURE REQUEST: Implement $groupBy and $count #135
Comments
@vasilevich just wanted to make sure you were aware of this option:
|
@avimar Thank you! yes I was not aware of this, I will check it out now . Thanks! |
@avimar I wonder, do you think this feature can be combined with all the other feathersjs methods such as $in , $select etc... to get the good from both worlds? and if so, is there any example about that? my specific use case was:
if you can provide a more pretty example with $modify skipping the hook altogether I will be glad, |
|
Hi @vasilevich, Thanks for your interest in this library.
I'm not available for adding new features myself at the moment, but both features can be added through pull requests. |
Hello, I know this has already been asked here #101, and your response was its not implemented.
I would like to know why?
is it a matter of lack of time?
if so, I would like to keep this issue open to invite myself, and others to implement and make a pull request.
to one or more of these features.
so that I can keep my code clean from custom and weird hooks.
I like the feathersjs rest syntax and I really miss the methods above. and prefer not to directly access and implement objection/knex when possible, to keep things more streamlined and clean.
Please add enhancement, or other appropriate labels to this issue if you agree.
Thanks
The text was updated successfully, but these errors were encountered: