Nouveau fichier
This commit is contained in:
parent
dc60e673df
commit
8b2a59fd8e
7
mysql/migration/0.3.0-0.4.0.sql
Normal file
7
mysql/migration/0.3.0-0.4.0.sql
Normal file
@ -0,0 +1,7 @@
|
||||
|
||||
--
|
||||
-- Mise à jour de la version 0.3.0 à 0.4.0
|
||||
--
|
||||
|
||||
alter table llx_product add fk_product_type integer default 0 ;
|
||||
alter table llx_product add duration varchar(6) ;
|
||||
Loading…
Reference in New Issue
Block a user