Pārlūkot izejas kodu

add precon

production
tommy pirms 1 nedēļas
vecāks
revīzija
2987847917
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. +2
    -0
      src/main/resources/db/changelog/changes/20260611_01_codex/01_add_report_management_authority.sql

+ 2
- 0
src/main/resources/db/changelog/changes/20260611_01_codex/01_add_report_management_authority.sql Parādīt failu

@@ -1,3 +1,5 @@
-- liquibase formatted sql
-- changeset codex:add report management authority
-- preconditions onFail:MARK_RAN
-- precondition-sql-check expectedResult:0 SELECT COUNT(*) FROM authority WHERE authority = 'REPORT_MGMT'
INSERT INTO `fpsmsdb`.`authority` (`authority`, `name`) VALUES ('REPORT_MGMT', '報告管理');

Notiek ielāde…
Atcelt
Saglabāt