Skip to content

Commit

Permalink
Droppe et par ubrukte kolonner i brukernotifikasjon
Browse files Browse the repository at this point in the history
  • Loading branch information
holymaloney committed Oct 18, 2024
1 parent 9c02c17 commit e8f4a4f
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
alter table veilarbaktivitet.brukernotifikasjon
drop column aktivitet_id;

alter table veilarbaktivitet.brukernotifikasjon
drop column opprettet_paa_aktivitet_version;

0 comments on commit e8f4a4f

Please sign in to comment.