feathers-query-filters-aggregate
v0.2.1
Published
Adds support for special query string params used for filtering data. Provides additional support for aggregate sql functions.
Downloads
7
Maintainers
Readme
feathers-query-filters-aggregate
NOTE: This fork provides limited support for aggregate functions (sum, max, min, group by).
Adds support for special query string params used for filtering data in FeatherJS
Getting Started
feathers-query-filters-aggregate
is used internally by the database service adapters to support pagination and sorting.