这是indexloc提供的服务,不要输入任何密码
Skip to content

permission check cannot be defined on citext type fields #2614

@sachinbhutani

Description

@sachinbhutani

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

Screen Shot 2019-07-27 at 10 57 02 PM

Metadata

Metadata

Assignees

Labels

c/consoleRelated to consolee/quickfixcan be wrapped up in few hoursk/bugSomething isn't workingp/urgentImmediate action required

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions