Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adjusted migration script and asserts: - Migrated the hydraulic location output based on the normative norm and mapped them onto the new HydraulicLocationOutputEntity and the corresponding HydraulicLocationCalculationEntities

WTI-1656

    • -35
    • +157
    ./MigrationTo181IntegrationTest.cs
  1. … 1 more file in changeset.
Adjusted migration script and asserts: - Migrated the hydraulic location input based on the normative norm and mapped them onto the new HydraulicLocationCalculationEntity - Refactored test

Note: output is not migrated yet

WTI-1656

    • -13
    • +140
    ./MigrationTo181IntegrationTest.cs
  1. … 1 more file in changeset.
Adjusted migration script and asserts: - Migrated the hydraulic location calculations and mapped them onto the assessment section conform the new design of the database - Removed obsolete queries from the generator

Note: output is not migrated yet

WTI-1656

    • -192
    • +150
    ./MigrationTo181IntegrationTest.cs
  1. … 1 more file in changeset.
Review related changes => Completed StorageSqLiteIntegrationTest

WTI-1531

  1. … 2 more files in changeset.
Removed derived output from storage. WTI-1591

  1. … 31 more files in changeset.
Add delta L property to storage WTI-1531

  1. … 41 more files in changeset.
Add delta L property to storage WTI-1531

  1. … 41 more files in changeset.
Refactored queries into reusable queries by introducing a SQL query generator for migrated Hydraulic Boundary Locations: - Introduced constructor for the generator, as a sourcefile path is always needed to generate a validation query

WTI-1579

    • -60
    • +51
    ./MigrationTo181IntegrationTest.cs
Refactored queries into reusable queries by introducing a SQL query generator for migrated Hydraulic Boundary Locations

WTI-1579

    • -137
    • +193
    ./MigrationTo181IntegrationTest.cs
Merge branch '1579'

# Conflicts:

# Application/Ringtoets/src/Application.Ringtoets.Migration.Core/EmbeddedResources/DatabaseStructure18.1.sql

# Application/Ringtoets/src/Application.Ringtoets.Migration.Core/EmbeddedResources/Migration_17.3_18.1.sql

# Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx.diagram

# Application/Ringtoets/src/Application.Ringtoets.Storage/Ringtoets.rtd

# Application/Ringtoets/test/Application.Ringtoets.Migration.Core.Test/test-data/FullTestProject181.rtd

# Application/Ringtoets/test/Application.Ringtoets.Storage.Test/IntegrationTests/MigrationTo181IntegrationTest.cs

# build/DatabaseStructure.sql

# design/DatabaseDesign.eap

    • -0
    • +229
    ./MigrationTo181IntegrationTest.cs
  1. … 107 more files in changeset.
Updated database design: - Renamed PK of HydraulicLocationOutputEntity to match with the current naming conventions -- Updated migration script and integration test - Updated triggers of the HydraulicLocationEntity to match with the current naming convention and exhibit the correct behaviour

WTI-1579

  1. … 9 more files in changeset.
Added migration script and asserts to migrate hydraulic boundary location migration outputs to the correct calculation entities: - Expanded the reference file to be migrated with outputs on the HBLs

WTI-1579

    • -50
    • +180
    ./MigrationTo181IntegrationTest.cs
  1. … 3 more files in changeset.
Adapt storage with the N parameter for the Piping Structure failure mechanism WTI-1531

  1. … 21 more files in changeset.
Added migration script and asserts to migrate hydraulic boundary location migration inputs to the correct calculation entities

WTI-1579

  1. … 2 more files in changeset.
Adapt storage to include the macro stability outwards probability assessment input WTI-1531

  1. … 35 more files in changeset.
Resolved by: - Discarding their changes on binary files - Merging .sql files

Merge branch 'master' into 1579

# Conflicts:

# Application/Ringtoets/src/Application.Ringtoets.Migration.Core/EmbeddedResources/DatabaseStructure18.1.sql

# Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx.diagram

# Application/Ringtoets/src/Application.Ringtoets.Storage/Ringtoets.rtd

# build/DatabaseStructure.sql

# design/DatabaseDesign.eap

  1. … 5 more files in changeset.
Extended migration script: - Generates 8 calculations based for each hydraulic boundary location and mapped accordingly

Warning:

- Hydraulic Boundary Location output is currently cleared during migration

- Input settings for the HBLs are not migrated yet

WTI-1579

  1. … 1 more file in changeset.
Adapt N parameter in stability point structures failure mechanism to be a double on the data model and storage WTI-1531

  1. … 16 more files in changeset.
Add N parameter to the grass cover erosion inwards, outwards and height structures failuremechanism database entities WTI-1531

  1. … 23 more files in changeset.
Add N parameter to the database for the stability stone cover failure mechanism WTI-1531

  1. … 21 more files in changeset.
Improvements after review. WTI-1527

    • -201
    • +10
    ./MigrationTo181IntegrationTest.cs
  1. … 10 more files in changeset.
Add migration step for 17.3->18.1 and moved migration procedures and tests from 17.2-17.3 to 17.3-18.1. WTI-1527

    • -0
    • +467
    ./MigrationTo181IntegrationTest.cs
  1. … 15 more files in changeset.