script file name should reflect next major version
This commit is contained in:
3
Oqtane.Server/Scripts/Tenant.01.00.04.01.sql
Normal file
3
Oqtane.Server/Scripts/Tenant.01.00.04.01.sql
Normal file
@ -0,0 +1,3 @@
|
||||
ALTER TABLE [dbo].[Page]
|
||||
ALTER COLUMN [Path] [nvarchar](256) NOT NULL
|
||||
GO
|
Reference in New Issue
Block a user