ALTER TABLE [dbo].[TestSetups] ADD IgnoreShortedStart [bit] NULL; ALTER TABLE [dbo].[TestSetups] ADD IgnoreShortedTrigger [bit] NULL;