Skip to main content
Version: v2.x

Postgres: Rename Relationships

An existing relationship can be renamed as follows:

Renaming Local Relationships

  • Head to Data -> [table-name] -> Relationships in the Console
  • Click on the Rename option for the relationship in question.
Fill the relationship details
  • This will open up a pop-up widget which will allow you to rename and save the relationship
Fill the relationship details

Renaming Remote Relationships

Remote relationships cannot be renamed. They have to dropped and created again with the new name.

Note

You might not be allowed to drop a relationship if it has been referenced elsewhere (e.g. in a permissions rule).

In this case you will have to delete the references first, rename the relationship, and then re-add the references.