Commit Graph

9 Commits

Author SHA1 Message Date
Vikram Rangnekar 6d47f0df8e Fix for missing filters on nested selectors 2019-11-29 00:14:05 -05:00
Vikram Rangnekar a4c09dedd5 Optimize db queries limit use of transactions 2019-11-21 02:14:12 -05:00
Vikram Rangnekar 176514b5f1 Added support for multi-root queries 2019-11-19 00:47:55 -05:00
Vikram Rangnekar 89bc93e159 Add nested where clause to filter based on related tables 2019-11-04 23:44:42 -05:00
Vikram Rangnekar 34867a2733 Add RBAC option to disable functions eg. count 2019-10-27 01:52:48 -04:00
Vikram Rangnekar 6d2f334011 Add ability to block queries and mutations by role 2019-10-26 01:34:29 -04:00
Vikram Rangnekar cabd2d81ae Preserve allow.list ordering on save 2019-10-25 01:39:59 -04:00
Vikram Rangnekar 4edc15eb98 Optimize prepared statement flow for RBAC 2019-10-25 00:01:22 -04:00
Vikram Rangnekar deb5b93c81 Add role based access control 2019-10-14 02:51:36 -04:00