
--Migration_RCCP_20220622_122149.txt
ALTER TABLE [dbo].[DashboardReportStorages] ADD [IsPublish] [bit] NOT NULL DEFAULT 0
