
--Migration_RCCP_20260115_140520.txt
ALTER TABLE [dbo].[OrderItems] ADD [IsSizeAvailable] [bit] NOT NULL DEFAULT 0
