forked from Wavyzz/dolibarr
Ajout llx_socpeople
This commit is contained in:
7
mysql/migration/0.4.0-0.4.1.sql
Normal file
7
mysql/migration/0.4.0-0.4.1.sql
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
--
|
||||
-- Mise <20> jour de la version 0.4.0 <20> 0.4.1
|
||||
--
|
||||
|
||||
alter table llx_user add fk_socpeople integer default 0;
|
||||
alter table llx_socpeople add fk_user integer default 0;
|
||||
Reference in New Issue
Block a user