Ajout llx_socpeople
This commit is contained in:
parent
1058cdec99
commit
e416d6606e
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 à jour de la version 0.4.0 à 0.4.1
|
||||
--
|
||||
|
||||
alter table llx_user add fk_socpeople integer default 0;
|
||||
alter table llx_socpeople add fk_user integer default 0;
|
||||
Loading…
Reference in New Issue
Block a user