Skip to content

Commit

Permalink
Flywayscript for teknisk opphør til teknisk ending (#4586)
Browse files Browse the repository at this point in the history
Følger opp med en flyway script til denne:

#4553
  • Loading branch information
UyQuangNguyen authored May 28, 2024
1 parent f970304 commit 2a1e32d
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
UPDATE behandling
SET opprettet_aarsak = 'TEKNISK_ENDRING'
WHERE opprettet_aarsak = 'TEKNISK_OPPHØR';

0 comments on commit 2a1e32d

Please sign in to comment.