refs #5660 delivery
gitea/salix/pipeline/head There was a failure building this commit Details

This commit is contained in:
Carlos Satorres 2023-06-28 08:37:30 +02:00
parent 68b65105fd
commit d32563eec7
3 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
ALTER TABLE account.`role` MODIFY COLUMN name varchar(79) CHARACTER SET utf8mb3 COLLATE utf8mb3_unicode_ci NOT NULL COMMENT 'MySQL doesn''t support more than 14 chars for proxied user names';