Skip to content

Commit

Permalink
IS-1857: Oppdaterer herId for behandler (#263)
Browse files Browse the repository at this point in the history
  • Loading branch information
geir-waagboe authored Nov 28, 2023
1 parent 7f7163e commit a32f144
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
UPDATE BEHANDLER_KONTOR SET
postnummer='2847',
poststed='KOLBU',
updated_at=now()
WHERE ID=261;

UPDATE BEHANDLER SET her_id='139521',updated_at=now() WHERE id=244;

0 comments on commit a32f144

Please sign in to comment.