
--Migration_RCCP_20211130_110036.txt
ALTER TABLE [dbo].[Locations] ADD [LastUpdatedDateTime] [datetime] NOT NULL DEFAULT '1900-01-01T00:00:00.000'
