-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
c/consoleRelated to consoleRelated to consolee/quickfixcan be wrapped up in few hourscan be wrapped up in few hoursk/bugSomething isn't workingSomething isn't workingp/urgentImmediate action requiredImmediate action required
Description
If a field to be matched against x-hasura-xxxx environment variable is defined with type citext, permission check settings do not allow selection of any comparison operators.
for example:
Table: Users, field: username, type: citext.
I want to check this against environment variable x-Hasura-Username, to allow update to Users table.
this permission cannot be defined in console as list of operators is blank
Metadata
Metadata
Assignees
Labels
c/consoleRelated to consoleRelated to consolee/quickfixcan be wrapped up in few hourscan be wrapped up in few hoursk/bugSomething isn't workingSomething isn't workingp/urgentImmediate action requiredImmediate action required