
--Migration_RCCP_20230725_124214.txt
ALTER TABLE [dbo].[Companies] ADD [IsDeactivated] [bit] NOT NULL DEFAULT 0
