Fix: Bad field size on old installations
This commit is contained in:
parent
f6c2bd4928
commit
9bbe5014e6
@ -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,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user