
--Migration_RCCP_20220110_110034.txt
ALTER TABLE [dbo].[CompanyCreationRequests] ADD [RequestType] [int] NOT NULL DEFAULT 0
