
--Migration_RCCP_20260129_130450.txt
ALTER TABLE [dbo].[RuleJobInstances] ADD [IsSnoozed] [bit] NOT NULL DEFAULT 0
