hiroshitashir

Results 2 issues of hiroshitashir

- Install GNU grep on macOS with `brew install grep` - Use GNU grep with -E option - The following errors fixed. ``` $scripts/check_style.sh ggrep: warning: stray \ before /...

build system :building_construction:
external contribution :star:

Hi, I would like to implement row based ACL where owner of the records only get to edit/delete records. In order to do so, I created role for each user...