-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Component/s: Environments, Environments > Databases
-
Labels:None
-
Story Points:1.25
-
Fix Priority:4
-
Databases:SQL Server 2008 R2
-
Git Pull Request:
When attempting to upgrade a database from 6.2 to master, the DDMStructure rows may fail to upgrade due to the max size of 2000 characters on the Name column.
This column should be increased to avoid this error.