ng-admin-postgrest icon indicating copy to clipboard operation
ng-admin-postgrest copied to clipboard

replace _filters with params entries

Open mosling opened this issue 8 years ago • 1 comments

Hi, I see that the generated filter request doesn't work. With this branch I replace all filter entries by parameters. I use postgrest version 0.2.12.1 and the ng-admin 0.9

mosling avatar Mar 21 '16 11:03 mosling

Thanks, this works for me. I suggest using ilike instead of like.

Also, does anyone have a reasonable way to handle other filter types?

cpursley avatar Mar 23 '16 16:03 cpursley