Fix problem version
This commit is contained in:
parent
bfee1c0a3d
commit
c09cbf3450
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
delete from jnt_use_dos where dos_id not in (select dos_id from ac_dossier );
|
||||
|
||||
delete from jnt_use_dos where dos_id not in (select dos_id from ac_dossier);
|
||||
update version set val=4;
|
||||
update version set val=5;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue