MM-57913 Increase maximum length of Preferences.Value column (#27297)
* MM-57913 Increase maximum length of Preferences.Value column * Add missing column name to migration * Lowercased table and column names
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
8181a9ddff
Коммит
5defc75e46
@@ -0,0 +1 @@
|
||||
ALTER TABLE Preferences ALTER COLUMN Value TYPE VARCHAR(2000);
|
||||
@@ -0,0 +1 @@
|
||||
ALTER TABLE preferences ALTER COLUMN value TYPE text;
|
||||
Ссылка в новой задаче
Block a user