Fix: Works with mysql 5.5
This commit is contained in:
parent
e9bbef77bf
commit
9d5affe984
@ -26,4 +26,4 @@ create table llx_paiementfourn_facturefourn
|
||||
fk_paiementfourn INTEGER DEFAULT NULL,
|
||||
fk_facturefourn INTEGER DEFAULT NULL,
|
||||
amount DOUBLE DEFAULT '0'
|
||||
) TYPE=innodb;
|
||||
)type=innodb;
|
||||
Loading…
Reference in New Issue
Block a user