
--Migration_RCCP_20221019_163016.txt
ALTER TABLE [dbo].[BusTicketSalesDatas] ADD [Date] [datetime] NOT NULL DEFAULT '1900-01-01T00:00:00.000'
