
--Migration_RCCP_20240509_171524.txt
ALTER TABLE [dbo].[CompanyCreationRequests] ADD [CustomerType] [int] NOT NULL DEFAULT 0
