Skip to content

How to track all tables/relationships faster for existing db #7655

Discussion options

You must be logged in to vote

Assuming this is a known database & metadata, you can export the metadata from an existing project and import it into the new one.
The easiest way is accessed by clicking on the cog icon to the top right of the console

You can then click on export/import metadata depending on whether this is a the existing or new project.

The above is however not the recommended way if you need to version control your metadata.
For that, you would need to use the hasura cli to export or apply metadata. Check out the docs here

This is all assuming you have an existing hasura project where the tables and relations are already tracked

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by BenoitRanque
Comment options

You must be logged in to vote
1 reply
@BenoitRanque
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants