Add the patch for the account_repository database
This commit is contained in:
parent
ad93ea3745
commit
45f3559d58
1 changed files with 2 additions and 0 deletions
2
html/admin/sql/patch/ac-upgrade4.sql
Normal file
2
html/admin/sql/patch/ac-upgrade4.sql
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
delete from jnt_use_dos where dos_id not in (select dos_id from ac_dossier);
|
||||
update version set val=4;
|
||||
Loading…
Add table
Add a link
Reference in a new issue