Skip to content
Snippets Groups Projects

Maj script pour livraison du 26/07/22 Connecteur Siham-Ose v3.0 (OSE V18)

Closed Myriam Poujol requested to merge myriam.poujol-master-patch-76508 into master
2 files
+ 257
1
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -126,4 +126,4 @@ update OSE.UM_SYNCHRO_A_VALIDER s1 set s1.actu_statut_id = (select id from OSE.U
commit;
update OSE.UM_SYNCHRO_A_VALIDER s2 set s2.new_statut_id = (select id from OSE.UM_STATUT_INTERVENANT where code_statut = s2.new_code_statut);
commit;
--------------------------- fin alter tables -------------------------------------------------
\ No newline at end of file
--------------------------- fin alter tables -------------------------------------------------
Loading