
--Migration_RCCP_20251216_130330.txt
ALTER TABLE [dbo].[AnchorPointsCollections] ADD [DevicePairId] [bigint] NOT NULL DEFAULT 0
ALTER TABLE [dbo].[ProcessedAnchorPointsCollections] ADD [DevicePairId] [bigint] NOT NULL DEFAULT 0
