From bccf38cbf664cc4becd65aee1e4c228d20a173d4 Mon Sep 17 00:00:00 2001 From: aynsix Date: Fri, 6 Mar 2020 11:47:01 +0300 Subject: [PATCH] change column size --- lib/Alchemy/Phrasea/Core/Version.php | 2 +- lib/conf.d/bases_structure.xml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/lib/Alchemy/Phrasea/Core/Version.php b/lib/Alchemy/Phrasea/Core/Version.php index c029f2be01..e397781f1d 100644 --- a/lib/Alchemy/Phrasea/Core/Version.php +++ b/lib/Alchemy/Phrasea/Core/Version.php @@ -17,7 +17,7 @@ class Version * @var string */ - private $number = '4.1.0-alpha.23a'; + private $number = '4.1.0-alpha.24a'; /** * @var string diff --git a/lib/conf.d/bases_structure.xml b/lib/conf.d/bases_structure.xml index 8cfcd692fd..d1cf4689ac 100644 --- a/lib/conf.d/bases_structure.xml +++ b/lib/conf.d/bases_structure.xml @@ -1328,7 +1328,7 @@ host - char(64) + char(255) @@ -1403,7 +1403,7 @@ label_en - char(50) + char(128) YES @@ -1411,7 +1411,7 @@ label_fr - char(50) + char(128) YES @@ -1419,7 +1419,7 @@ label_de - char(50) + char(128) YES @@ -1427,7 +1427,7 @@ label_nl - char(50) + char(128) YES