Skip to content
This repository has been archived by the owner on Dec 22, 2020. It is now read-only.

How to implement Foreign Key? #118

Open
ShipraShalini opened this issue Feb 26, 2016 · 2 comments
Open

How to implement Foreign Key? #118

ShipraShalini opened this issue Feb 26, 2016 · 2 comments

Comments

@ShipraShalini
Copy link

I have two collections in same mongo db. I wish to create two PostgreSQL tables using those (using the contents from both collections in both tables) and I want _id of the first as foreign key in the other table.
Can it be done? Can you please share sample .YAML file for this?

@aligajani
Copy link

@ShipraShalini I have the same query, did you find a solution?

@stewart-hector-whoknows

There appears to be no support for Foreign Keys.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants