user_backend_sql_raw icon indicating copy to clipboard operation
user_backend_sql_raw copied to clipboard

feat: add support to groups

Open vitormattos opened this issue 1 year ago • 0 comments

Partial solve: https://github.com/PanCakeConnaisseur/user_backend_sql_raw/issues/7

What I didn't solved with this query:

  • Identify if the user is sub admin of a group.

I didn't fond any way to identify if the user is sub admin of a group by hook, event or dependency injection.

vitormattos avatar Oct 04 '24 12:10 vitormattos