FIX : ne back quote in migration script
This commit is contained in:
parent
9098356b1f
commit
5cde5e26b9
@ -145,4 +145,4 @@ create table llx_stocktransfer_stocktransferline_extrafields
|
||||
|
||||
ALTER TABLE llx_stocktransfer_stocktransferline_extrafields ADD INDEX idx_fk_object(fk_object);
|
||||
|
||||
ALTER TABLE `llx_stock_mouvement` CHANGE `origintype` `origintype` VARCHAR(64)
|
||||
ALTER TABLE llx_stock_mouvement CHANGE origintype origintype VARCHAR(64)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user