Step 1.
This commit is contained in:
9
Oqtane.Server/Scripts/Notification.01.00.01.00.sql
Normal file
9
Oqtane.Server/Scripts/Notification.01.00.01.00.sql
Normal file
@ -0,0 +1,9 @@
|
||||
/*
|
||||
|
||||
Version 1.0.1 Notification migration script
|
||||
|
||||
*/
|
||||
|
||||
ALTER TABLE [dbo].[Notification] ADD
|
||||
[SendOn] [datetime] NULL
|
||||
GO
|
Reference in New Issue
Block a user