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