You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 22, 2020. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: