• Thank you for your comment. I wouldn't go as far as state that it doesn't solve anything. You can automate and track schema changes on individual files, including constraints.

    What you can't do is apply new constraints, which are detected by the SSDT, without inserting the reference data previously.

    Also, you can compare target tables on two databases and generate DML scripts using Visual Studio 2015 with SQL Server Data Tools.