-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
a/authzIssues related to "authorization" and the policy engine after session claims are procesedIssues related to "authorization" and the policy engine after session claims are procesedc/serverRelated to serverRelated to serverp/mediumnon-urgent issues/features that are candidates for being included in one of the upcoming sprintsnon-urgent issues/features that are candidates for being included in one of the upcoming sprints
Description
In permissions, column operators like _ceq, _cgt can only refer to the "currently selected" table i.e. we can do {table1.c1 : { _ceq : table1.c2}} .
We should look at supporting spanning across other tables like: {table1.c1 : { _ceq : table2.c3}} .
pnappa, mitar, rikinsk, schettino, casalot and 39 more
Metadata
Metadata
Assignees
Labels
a/authzIssues related to "authorization" and the policy engine after session claims are procesedIssues related to "authorization" and the policy engine after session claims are procesedc/serverRelated to serverRelated to serverp/mediumnon-urgent issues/features that are candidates for being included in one of the upcoming sprintsnon-urgent issues/features that are candidates for being included in one of the upcoming sprints