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

Do not allow to create table with same name of a function and vice-versa #2020

@leoalves

Description

@leoalves

Currently Hasura allows to create a function with the same name of an existing table and vice-versa.

This causes an issue when querying from GraphQL since it will query only from the table and not from the function.

Metadata

Metadata

Assignees

Labels

c/serverRelated to servere/quickfixcan be wrapped up in few hoursk/bugSomething isn't workingp/highcandidate for being included in the upcoming sprint

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions