hasura / hasura/graphql-engine

Relationships between tables from different databases on one hasura instance

Open
#7,243 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
32.1k
Forks
3k
PR merge metrics
PR metrics pending

Description

Hi,

I have some Postgres databases. I could successful to connect these databases to hasura (v2.0.1). But I can't understand how to create relationships between tables from different databases.

In the console is no way to configure such relationships. The documentation does not contain this information either. Adding Remote schema to same instance (e.x. localhost:8080/v1/graphql) fails with error "Inconsistent object: Field cannot be overwritten by remote field 'groups'".

Are you planning to maintain relationships between tables from different databases in the same hasura instance?

Thanks

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.