Add c77_rbac_grant_feature function

This commit is contained in:
trogers1884 2025-03-26 03:53:00 -05:00
parent a740f93cb5
commit a8f98d6c8b

View File

@ -71,7 +71,6 @@ END;
$$ LANGUAGE plpgsql;
CREATE FUNCTION c77_rbac_grant_feature(
p_role_name TEXT,
p_feature_name TEXT