How to script all database object for source control and reconstruction Follow
Answered
Greetings,
Is there any feature in DataGrip by which I can script an existing database DDL schema objects into a folder such that I can reconstruct the database based on the scripts and have all database schema objects as part of a git repository?
I just need a feature name, pointer to a URL and I can learn it by myself.
Thank you,
Please sign in to leave a comment.
Hi,
Please read this article, it's about Database in VCS, right what you are looking for.