
--Migration_RCCP_20240813_182121.txt
ALTER TABLE [dbo].[Users] ADD [IsHybrid] [bit] NOT NULL DEFAULT 0
