fulcrumapp/fulcrum-js

SQL Queries or filters to filter the data from this module

Closed this issue · 1 comments

add the availability to run sql queries or filter data. The ability to select items per page and page is great and very useful but a request with all records with a specific field and value would be great! To accomplish this now, users would have to use the sql query endpoint which returns the data totally different from how fulcrum js does.

This is addressed in #10