Skip to content

Commit

Permalink
IS-2745: delete feilregistrert unntak (#186)
Browse files Browse the repository at this point in the history
  • Loading branch information
ingring authored Nov 13, 2024
1 parent a8ef807 commit 52ccecd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/resources/db/migration/V3_3__delete_wrong_unntak.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
DELETE FROM unntak WHERE uuid = '04b20cc2-ca57-44ab-a5a8-4e9d7fc985cf';
DELETE FROM dialogmotekandidat_endring WHERE uuid = '50667c87-b202-4308-9e63-e1c04eb8e145';

0 comments on commit 52ccecd

Please sign in to comment.