Activity overview
Latest activity by marcobranco
SQL Source Control (version 5.7) with default valuer missing
Hi.I have this error:After analyzing the error in CarMaker.sql, in the create table the default value is missing:CREATE TABLE [dbo].[CarMaker]([Id] [uniqueidentifier] NOT NULL ROWGUIDCOL CONSTRAINT...
How to detected database changes automaticaly
Is there any way to detect that exists changes in a Database according to version in SVN?I'm using version 5.7.6.6321