DDL Data Source Always Has Differences

Answered

Hi,

I'm evaluating DataGrip.  For the most part it's an improvement on SSMS.  I'm looking to evaluate source control.  So I'm building and comparing DDL Data Sources to my source database.

After dumping my DB to my DDL Data Source, when I immediately compare after, there are still 100s of differences.

One instance is a calculated column.  It doesn't seem to write the DDL file out correctly.

It doesn't matter how many times I apply it.

Also there are also a number of triggers it just won't out put.

It shows difference on permission grants.  But excludes them from the DDL file, so they keep appearing in the compare.

It's making it unusable as a comparison tool for Source Code management.

Any suggestsion?

0
3 comments

Hello,

Am I got you right that you compare original datasource with DDL Data Sources?

0

Yes.  I create a new DDL Data Source from a database.  Then immediately compare it and there are dozens of differences.

0

Could you please check if "SQL Scripts -> Generate DDL..." produces the same broken DDL? 

0

Please sign in to leave a comment.