-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AE-2274: Add capability to destroy viestit
There is a possible problem that is handled in `check-oikeellisuuden-valvonta-viestiketjut` for now by just logging out an error if it happens. There are foreign key reference chain viestiketju->vo_toimenpide->energiatodistus and viestiketju->energiatodistus which could possibly cause problems as viestiketju can reference energiatodistus and a toimenpide that references different energiatodistus.
- Loading branch information
1 parent
68d7ef1
commit a6bbfaa
Showing
3 changed files
with
231 additions
and
4 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
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
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