From: Greg Sabino Mullane Date: Sun, 15 Nov 2009 18:57:48 +0000 (+0000) Subject: Allow l10n_cache.lc_value to map mediumblob to text X-Git-Tag: 1.31.0-rc.0~38789 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dcompta/comptes/journal.php?a=commitdiff_plain;h=52772081b3d1d60d5e96845bcca7b2e5b7ca3334;p=lhc%2Fweb%2Fwiklou.git Allow l10n_cache.lc_value to map mediumblob to text --- diff --git a/maintenance/postgres/compare_schemas.pl b/maintenance/postgres/compare_schemas.pl index 210199e853..9bddf50483 100644 --- a/maintenance/postgres/compare_schemas.pl +++ b/maintenance/postgres/compare_schemas.pl @@ -331,6 +331,7 @@ img_sha1 varbinary(32) TEXT job_cmd varbinary(60) TEXT # Should we limit to 60 as well? keyname varbinary(255) TEXT # No tablename prefix (objectcache) ll_lang varbinary(20) TEXT # Language code +lc_value mediumblob TEXT log_params blob TEXT # LF separated list of args log_type varbinary(10) TEXT ls_field varbinary(32) TEXT