
--Migration_RCCP_20240507_094544.txt
ALTER TABLE [dbo].[DashboardInstances] ADD [OwnerId] [bigint] NOT NULL DEFAULT 0
ALTER TABLE [dbo].[DashboardTemplates] ADD [OwnerId] [bigint] NOT NULL DEFAULT 0
