Activity overview
Latest activity by AndreMessier
Thanks for the update. I will avoid making changes to tables via SQL Source Control until this is supported. / comments
Thanks for the update. I will avoid making changes to tables via SQL Source Control until this is supported.
I'm using:
SSC 4.1.8.41
SSMS 12.0.4213.0
SQL Server 10.50.6220.0
Visual Studio Enterprise 2015 Version 14.0.24720.00 Update 1
SQL Source Control is linked to the folder that contains my .sqlproj file.
I do understand that linking to SSDT is unsupported. I appreciate any help you can give me on this but totally understand that this is not a defect in SSC. / comments
I'm using:
SSC 4.1.8.41
SSMS 12.0.4213.0
SQL Server 10.50.6220.0
Visual Studio Enterprise 2015 Version 14.0.24720.00 Update 1
SQL Source Control is linked to the folder that contains my .sqlproj fi...
SSDT doesn't like how FK constraints are handled
Hi,
I'm using a SSDT Database project and have SQL Source Control pointing at the project. I've run into a problem where SSDT complains about how foreign key constraints are formatted by SQL Sourc...