Adjusted database design for the proposed solution - Added the FK relations between the GrassCoverErosionFailureMechanismMetaEntity and the HydraulicLocationCalculationCollectionEntity - Changed state of the association table - Renamed FK definitions between the AssessmentSectionEntity and the HydraulicLocationCalculationCollectionEntity corresponding to the naming conventions WTI-1657
Cleanup: - Removed constraint on the combination of FKs of calculation collections (constraint was not present in the previous implementation) WTI-1656