
--Migration_RCCP_20250204_153523.txt
ALTER TABLE [dbo].[FFAreas] ADD [WifiThreshold] [int] NOT NULL DEFAULT 0
ALTER TABLE [dbo].[FFAreas] ADD [ShopperThreshold] [int] NOT NULL DEFAULT 0
