Syncing Remote DB with Local Directory in DataGrip Follow
I've been getting myself with DataGrip these past couple days, but I need some help figuring out the best way to sync our existing remote database with my local working directory. I was able to successfully establish a connection to the DB, and I was able to define a new project in my local directory. I figured out that I am able to 'Dump Data to Files' from the DB, but what I care more about is downloading the schema rather than the data. Most of the work I will be doing involves editing the stored procedures (routines), with the occasional table edit or new table. Am I going about this the wrong way?
Please sign in to leave a comment.
Now you can generate files from schema: https://www.jetbrains.com/datagrip/whatsnew/#database-objects