Correction syntax error sur llx_c_forme_juridique
This commit is contained in:
parent
5bfc28f408
commit
5c5c0a51da
@ -88,7 +88,7 @@ create table llx_c_forme_juridique
|
|||||||
(
|
(
|
||||||
code integer PRIMARY KEY,
|
code integer PRIMARY KEY,
|
||||||
libelle varchar(255),
|
libelle varchar(255),
|
||||||
active tinyint default 1,
|
active tinyint default 1
|
||||||
|
|
||||||
)type=innodb;
|
)type=innodb;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user