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

Conversation

@wawhal
Copy link
Contributor

@wawhal wawhal commented May 6, 2019

#1777

Description

Affected components

  • Console

Related Issues

#1777

Solution and Design

In the relationship rename API, table was being sent as string (hence it worked only for public schema). This PR sends table as:

{
  name: "tablename",
  schema: "schemaname"
}

Steps to test and verify

  1. Create a new schema
  2. Create two interrelated tables in the new schema and create relationships between them
  3. Renaming the relationships should work as expected

Limitations, known bugs & workarounds

@wawhal wawhal requested a review from rikinsk-zz as a code owner May 6, 2019 13:40
@netlify
Copy link

netlify bot commented May 6, 2019

Deploy preview for hasura-docs ready!

Built with commit 6f05ff3

https://deploy-preview-2127--hasura-docs.netlify.com

@wawhal wawhal added c/console Related to console k/bug Something isn't working labels May 6, 2019
@rikinsk-zz rikinsk-zz merged commit a0bed89 into hasura:master May 7, 2019
@hasura-bot
Copy link
Contributor

Review app https://hge-ci-pull-2127.herokuapp.com is deleted

polRk pushed a commit to polRk/graphql-engine that referenced this pull request Feb 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c/console Related to console k/bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants