Fix: Bad field size on old installations

This commit is contained in:
Laurent Destailleur 2013-04-28 23:50:40 +02:00
parent f6c2bd4928
commit 9bbe5014e6

View File

@ -18,6 +18,8 @@
-- -- VMYSQL4.1 DELETE FROM llx_usergroup_user WHERE fk_usergroup NOT IN (SELECT rowid from llx_usergroup);
ALTER TABLE llx_menu MODIFY COLUMN leftmenu varchar(100);
create table llx_adherent_type_extrafields
(
rowid integer AUTO_INCREMENT PRIMARY KEY,