
--Migration_RCCP_20240903_142639.txt
ALTER TABLE [dbo].[DemoDevices] ADD [IsStaging] [bit] NOT NULL DEFAULT 0
