Skip to content

Commit

Permalink
Clear history and start from scratch.
Browse files Browse the repository at this point in the history
Co-authored-by: Øyvind Nordsted Wedøe <[email protected]>
  • Loading branch information
flexable777 and oyvind-wedoe committed Dec 8, 2023
1 parent 16c599b commit 5aa3bbf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/main/resources/db/migration/V103__delete_history.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
delete from klage.satt_paa_vent_historikk;
delete from klage.fullmektighistorikk;
delete from klage.klagerhistorikk;
delete from klage.medunderskriverhistorikk;
delete from klage.tildelinghistorikk;
delete from klage.rolhistorikk;

0 comments on commit 5aa3bbf

Please sign in to comment.