Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adjusted JOINS on the sourceproject for the Hydraulic Boundary Location of Grass Cover Erosion Outwards: - Do not join on the PK of the HBL entries, because these can be different between grass outwards and the hbls on assessment section level, instead join on the LocationID and the containing assessment section -- Adjusted migration logic for the outputs -- Adjusted migration logic for the HBL entries of grass cover erosion outwards --> take the HydraulicLocationEntityId as leading PK - Adjusted test files to represent the following scenarios situation: -- An HBL on the grass cover erosion failure mechanism that has a PK corresponding with a HBL that is not in the same assessment section -- Two HBLs on the grass cover erosion failure mechanism in the same assessment section that differs from the PKs of the HBLs on the assessment section

WTI-1657

  1. … 3 more files in changeset.
Adjusted JOINS on the sourceproject for the Hydraulic Boundary Locations of Grass Cover Erosion Outwards: - Do not join on the PK, because these can be different between grass outwards and the hbls on assessment section level, instead join on the LocationID and the containing assessment section

WTI-1657

  1. … 2 more files in changeset.
Improved migration log messages. WTI-1663

    • -28
    • +28
    ./MigrationTo181IntegrationTest.cs
  1. … 1 more file in changeset.
Cleanup. WTI-1569

Review related changes, cleanup and added log for technical innovations WTI-1663

  1. … 2 more files in changeset.
Adapt tests and test project WTI-1663

    • -1
    • +186
    ./MigrationTo181IntegrationTest.cs
  1. … 2 more files in changeset.
Adapt remaining migration tests WTI-1663

    • -25
    • +59
    ./MigrationTo181IntegrationTest.cs
Adapt migration tests for failure mechanisms in group 1 WTI-1663

    • -12
    • +12
    ./MigrationTo181IntegrationTest.cs
Update asserts and project test helper WTI-1668

    • -12
    • +67
    ./StorageSqLiteIntegrationTest.cs
  1. … 1 more file in changeset.
Update migration integration test WTI-1668

    • -0
    • +152
    ./MigrationTo181IntegrationTest.cs
Adjusted migration script and verification queries after removing the association table.

WTI-1657

    • -42
    • +36
    ./MigrationTo181IntegrationTest.cs
  1. … 1 more file in changeset.
Updated migration script for failure mechanism section results in group 3 (WaveImpactAsphaltCover, DuneErosion, GrassCoverErosionOutwards, StabilityStoneCover)

WTI-1667

  1. … 1 more file in changeset.
Updated storage integration tests for failure mechanism section results in group 3 (WaveImpactAsphaltCover, DuneErosion, GrassCoverErosionOutwards, StabilityStoneCover)

WTI-1667

  1. … 2 more files in changeset.
Incorporated comments review 2638: - Removed obsolete attribute - Formatting

WTI-1665

  1. … 2 more files in changeset.
Merge branch '1601'

Incorporated comments review 2633: - Cleaned up files - Updated XMLDoc - Cleaned up SQL query formatting

WTI-1656

    • -32
    • +32
    ./MigrationTo181IntegrationTest.cs
  1. … 7 more files in changeset.
Updated migration script in group 2 (piping, macrostability inwards)

WTI-1666

  1. … 1 more file in changeset.
Updated storage integration tests in group 2 (piping, macrostability inwards)

WTI-1666

  1. … 1 more file in changeset.
Adjusted migration script for the remaining failure mechanism section result in group 1 (GrassCoverErosionInwards, StabilityPointStructures, ClosingStructures)

WTI-1665

  1. … 1 more file in changeset.
Updated storage integration tests for the remaining failure mechanism section result in group 1 (GrassCoverErosionInwards, StabilityPointStructures, ClosingStructures)

WTI-1665

  1. … 1 more file in changeset.
Adjusted migration script to migrate section results for height structures

WTI-1665

  1. … 1 more file in changeset.
Updated storage integration tests for height structures

WTI-1665

  1. … 2 more files in changeset.
Cleanup: - Removed obsolete newlines

WTI-1656

Cleanup: - Removed obsolete newlines

WTI-1657

Cleanup: - Removed obsolete newlines

WTI-1656

Cleanup: - Extracted generic subqueries to separate functions when validating hydraulic boundary locations on failure mechanism level - Fixed typo - Ran DeltaresClean

WTI-1656

    • -46
    • +33
    ./MigrationTo181IntegrationTest.cs
Cleanup: - Extracted generic subqueries to separate functions when validating hydraulic boundary locations on failure mechanism level - Fixed typo - Ran DeltaresClean

WTI-1657

    • -46
    • +33
    ./MigrationTo181IntegrationTest.cs
Cleanup: - Extracted generic subqueries to separate functions when validating hydraulic boundary locations on assessment section level

WTI-1657

    • -44
    • +30
    ./MigrationTo181IntegrationTest.cs
Cleanup: - Extracted generic subqueries to separate functions when validating hydraulic boundary locations on assessment section level

WTI-1656

    • -44
    • +30
    ./MigrationTo181IntegrationTest.cs
Cleanup: - Renamed the query generator for generating validation queries of HBL on AssessmentSection level

WTI-1657

    • -26
    • +26
    ./MigrationTo181IntegrationTest.cs