HPE Morpheus Enterprise
1830233 Members
2233 Online
109999 Solutions
New Discussion

How to Synchronize Edited .SQL Files to a PostgreSQL

 
tim753m
New Member

How to Synchronize Edited .SQL Files to a PostgreSQL

Hello,

 

I’m transitioning from SQL Server + SSDT in Visual Studio to PostgreSQL and am exploring how to replicate my previous development workflow using JetBrains DataGrip.

Exported my current PostgreSQL schema using SQL Scripts > SQL Generator… to disk as .sql files.

Made manual changes to those .sql files.

Does DataGrip support this kind of file-based schema sync?

Is there a plugin, workaround, or JetBrains-recommended workflow for this?

 

Best Regard,

Tim