-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #589 from navikt/fjern_vedtakssnapshot
Fjern konseptet vedtakssnapshot
- Loading branch information
Showing
16 changed files
with
4 additions
and
960 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
142 changes: 0 additions & 142 deletions
142
...base/src/main/kotlin/no/nav/su/se/bakover/database/vedtak/snapshot/VedtakssnapshotJson.kt
This file was deleted.
Oops, something went wrong.
30 changes: 0 additions & 30 deletions
30
.../main/kotlin/no/nav/su/se/bakover/database/vedtak/snapshot/VedtakssnapshotPostgresRepo.kt
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
...base/src/main/kotlin/no/nav/su/se/bakover/database/vedtak/snapshot/VedtakssnapshotRepo.kt
This file was deleted.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
database/src/main/resources/db/migration/V114__fjern_tabell_vedtakssnapshot.sql
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
drop table vedtakssnapshot; |
47 changes: 0 additions & 47 deletions
47
...st/kotlin/no/nav/su/se/bakover/database/vedtak/snapshot/VedtaksnapshotPostgresRepoTest.kt
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.