Augmentation de la taille du champ nom
This commit is contained in:
parent
eead681aba
commit
03cbc3eb09
@ -25,7 +25,7 @@ create table llx_editeur
|
||||
rowid integer AUTO_INCREMENT PRIMARY KEY,
|
||||
oscid integer NOT NULL,
|
||||
tms timestamp,
|
||||
nom varchar(32),
|
||||
nom varchar(255),
|
||||
fk_user_author integer
|
||||
);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user