mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
Nouveau fichier
This commit is contained in:
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 <20> jour de la version 0.3.0 <20> 0.4.0
|
||||
--
|
||||
|
||||
alter table llx_product add fk_product_type integer default 0 ;
|
||||
alter table llx_product add duration varchar(6) ;
|
||||
Reference in New Issue
Block a user