Constraint Violation checking & visualization
Compare changes
- Benjamin Hättasch authored
Previously, ak and ak slot sets were modelled as class attributes, which could cause wrong AKs to show up in a relation when multiple constraints were updated in the same function call
+ 5
− 4
@@ -465,6 +465,11 @@ class ConstraintViolation(models.Model):
@@ -500,8 +505,6 @@ class ConstraintViolation(models.Model):
@@ -517,8 +520,6 @@ class ConstraintViolation(models.Model):