Skip to content

Commit

Permalink
Bugfix: drop view før det endres
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikpe committed Jul 26, 2024
1 parent 43dce6d commit 51bcdb5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ using tiltakstype
where tiltaksgjennomforing.tiltakstype_id = tiltakstype.id
and tiltakstype.arena_kode in ('IPSUNG', 'UTVAOONAV', 'INDJOBSTOT');

drop view if exists tiltaksgjennomforing_admin_dto_view;
alter table tiltaksgjennomforing drop column sanity_id;

0 comments on commit 51bcdb5

Please sign in to comment.