Add the patch for the account_repository database

This commit is contained in:
sparkyx 2005-02-12 20:33:06 +00:00
parent ad93ea3745
commit 45f3559d58

View 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;