Ver a proveniência

update sql

tags/Baseline_30082024_BACKEND_UAT
cyril.tsui há 1 ano
ascendente
cometimento
9568fd7df7
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      src/main/resources/db/changelog/changes/20240715_01_cyril/01_update_authority.sql

+ 1
- 1
src/main/resources/db/changelog/changes/20240715_01_cyril/01_update_authority.sql Ver ficheiro

@@ -1,7 +1,7 @@
-- liquibase formatted sql
-- changeset cyril:authority, user_authority

UPDATE tsmsdb.authority
UPDATE authority
SET authority='GENERATE_LATE_START_REPORT',name='Generate Late Start Report'
WHERE id=17;



Carregando…
Cancelar
Guardar