Fix: syntax error
This commit is contained in:
parent
ee29c65708
commit
a6bd506bd0
@ -22,6 +22,6 @@
|
||||
create table llx_categorie_fournisseur
|
||||
(
|
||||
fk_categorie integer NOT NULL,
|
||||
fk_societe integer NOT NUL,
|
||||
fk_societe integer NOT NULL,
|
||||
import_key varchar(14)
|
||||
)ENGINE=innodb;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user