
--Migration_RCCP_20241101_163308.txt
ALTER TABLE [dbo].[CompanyCreationRequests] ADD [ProjectId] [bigint] NOT NULL DEFAULT 0
