Ringtoets.Migration.Core

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets --> Riskeer in src/Ringtoets.Migration: WTI-1931

- Renamed the directory of Migration.Core

    • -1751
    • +0
    ./EmbeddedResources/DatabaseStructure17.1.sql
    • -2615
    • +0
    ./EmbeddedResources/DatabaseStructure17.2.sql
    • -2615
    • +0
    ./EmbeddedResources/DatabaseStructure17.3.sql
    • -2825
    • +0
    ./EmbeddedResources/DatabaseStructure18.1.sql
    • -2850
    • +0
    ./EmbeddedResources/DatabaseStructure19.1.sql
    • -1991
    • +0
    ./EmbeddedResources/Migration_17.1_17.2.sql
    • -178
    • +0
    ./EmbeddedResources/Migration_17.2_17.3.sql
    • -2835
    • +0
    ./EmbeddedResources/Migration_17.3_18.1.sql
    • -547
    • +0
    ./EmbeddedResources/Migration_18.1_19.1.sql
    • -543
    • +0
    ./EmbeddedResources/Migration_5_17.1.sql
    • -50
    • +0
    ./MigrationLogEntityTableDefinitions.cs
    • -129
    • +0
    ./Properties/Resources.Designer.cs
  1. … 38 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.Migration: WTI-1931

- Fixed namespaces of the source files

- Fixed compilation errors as a consequence of 1bfbedf227f77b2e14ee8607fed20981e99df565

    • -1
    • +1
    ./MigrationLogEntityTableDefinitions.cs
    • -2
    • +2
    ./RingtoetsSqLiteDatabaseFileMigrator.cs
  1. … 23 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.Migration: WTI-1931

- Renamed project file / name of Migration.Core

- Adjusted assembly and default namespace information

-- Note: Default namespaces of existing source files are NOT fixed as part of this commit

-- Note: Compilation errors as a consequence of this rename are NOT fixed as part of this commit

    • -119
    • +0
    ./Ringtoets.Migration.Core.csproj
    • -0
    • +119
    ./Riskeer.Migration.Core.csproj
Incorporated comments review 3446: WTI-1926

- Renamed columns directly related to the HydraulicBoundaryDatabase

-- Fixed migration logic

-- Fixed test data files which operate with Ringtoets database structure 191

    • -2
    • +2
    ./EmbeddedResources/Migration_18.1_19.1.sql
  1. … 3 more files in changeset.
Incorporated comments review 3446: WTI-1926

- Renamed columns directly related to the HydraulicBoundaryDatabase

-- Generated .sql files

    • -3
    • +3
    ./EmbeddedResources/DatabaseStructure19.1.sql
  1. … 2 more files in changeset.
Incorporated comments review 3446: WTI-1926

- Removed migration log message

    • -12
    • +0
    ./EmbeddedResources/Migration_18.1_19.1.sql
  1. … 2 more files in changeset.
Adjusted migration script: WTI-1926

- Added log messages when migrating project files that contain hydraulic boundary location entities.

    • -8
    • +30
    ./EmbeddedResources/Migration_18.1_19.1.sql
  1. … 2 more files in changeset.
Added default values to migration script. WTI-1926

    • -9
    • +9
    ./EmbeddedResources/Migration_18.1_19.1.sql
  1. … 1 more file in changeset.
Added migration logic: WTI-1926

- Extended test file with 2 assessment sections to verify the migration of sections with and without hydraulic boundary database.

- Fixed failing tests by saving a newer version of the Ringtoets file format

    • -1
    • +77
    ./EmbeddedResources/Migration_18.1_19.1.sql
  1. … 4 more files in changeset.
Updated database design: WTI-1926

- Changed column type of the Year-column for the HydraulicBoundaryDatabaseEntity.

- Added auto-increment to entries in the HydraulicBoundaryDatabaseEntity table.

    • -3
    • +3
    ./EmbeddedResources/DatabaseStructure19.1.sql
  1. … 2 more files in changeset.
Updated database design with the new HydraulicBoundaryDatabase entity. WTI-1926

- Generated .sql files

    • -3
    • +28
    ./EmbeddedResources/DatabaseStructure19.1.sql
  1. … 2 more files in changeset.
Corrected migration script: WTI-1939

- Corrected script to cope with situations when mean values are rounded off to invalid values of 0. (Applicable for PipingSoilLayers only)

    • -1
    • +91
    ./EmbeddedResources/Migration_18.1_19.1.sql
  1. … 2 more files in changeset.
Reverted commit: WTI-1939

- Reverted commit 1498012251f56419767c515dfe9fcfdf901463ee as logging needs to be added for failure mechanisms

    • -3
    • +122
    ./EmbeddedResources/Migration_18.1_19.1.sql
Changed version number from 18.2 to 19.1: WTI-1900

- Updated the regular source files

- Updated migration related files:

-- Renamed .sql scripts accordingly

-- Adjusted the MigrationTestProject accordingly, version was modified from 18.2 to 19.1 in the VersionEntity tables

-- Adjusted migration scripts and corresponding tests for log messages

    • -2825
    • +0
    ./EmbeddedResources/DatabaseStructure18.2.sql
    • -0
    • +2825
    ./EmbeddedResources/DatabaseStructure19.1.sql
    • -252
    • +0
    ./EmbeddedResources/Migration_18.1_18.2.sql
    • -0
    • +252
    ./EmbeddedResources/Migration_18.1_19.1.sql
  1. … 13 more files in changeset.
Cleanup migration script: WTI-1884

- Removed unnecessary tables which generate migration log messages for failure mechanisms

Note: In case log messages for failure mechanisms need to be generated, restore this commit

    • -122
    • +3
    ./EmbeddedResources/Migration_18.1_18.2.sql
Added log message when the transparency was changed of the background map. WTI-1884

    • -1
    • +200
    ./EmbeddedResources/Migration_18.1_18.2.sql
  1. … 2 more files in changeset.
Adjusted migration script for the background map transparency. WTI-1884

- Adjusted test file, included two cases for verification

    • -1
    • +20
    ./EmbeddedResources/Migration_18.1_18.2.sql
  1. … 2 more files in changeset.
Update database version to 18.2 WTI-1828

    • -0
    • +2825
    ./EmbeddedResources/DatabaseStructure18.2.sql
    • -0
    • +153
    ./EmbeddedResources/Migration_18.1_18.2.sql
  1. … 7 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./MigrationLogEntityTableDefinitions.cs
    • -1
    • +1
    ./RingtoetsSqLiteDatabaseFileMigrator.cs
  1. … 6082 more files in changeset.
Rename use manual property WTI-1839

    • -18
    • +18
    ./EmbeddedResources/DatabaseStructure18.1.sql
    • -18
    • +18
    ./EmbeddedResources/Migration_17.3_18.1.sql
  1. … 22 more files in changeset.
Updated migration script:

- Do not migrate ModelFactorSuperCriticalFlow for stability point structures.

WTI-1800

    • -2
    • +0
    ./EmbeddedResources/Migration_17.3_18.1.sql
  1. … 1 more file in changeset.
Updated database design:

- Updated SQL scripts and .rtd base file

WTI-1800

    • -2
    • +1
    ./EmbeddedResources/DatabaseStructure18.1.sql
  1. … 2 more files in changeset.
Added log messages:

- Updated query to keep track of the total count of elements that remain instead of only macrostability inwards.

WTI-1765

    • -15
    • +10
    ./EmbeddedResources/Migration_17.3_18.1.sql
Added log messages:

- Updated query to keep track of the total count of elements that remain instead of only macrostability inwards.

WTI-1765

    • -15
    • +10
    ./EmbeddedResources/Migration_17.3_18.1.sql
Added log messages:

- Add log messages when output is cleared

- Fixed failing test by updating the soil layers

WTI-1756

    • -0
    • +75
    ./EmbeddedResources/Migration_17.3_18.1.sql
  1. … 2 more files in changeset.
Added log messages:

- Add log messages when output is cleared

- Fixed failing test by updating the soil layers

WTI-1756

    • -0
    • +75
    ./EmbeddedResources/Migration_17.3_18.1.sql
  1. … 2 more files in changeset.
Updated migration logic for macro stability inwards:

- Only migrate when a manual assessment level was entered

- Added documentation to the migration script.

WTI-1765

    • -1
    • +30
    ./EmbeddedResources/Migration_17.3_18.1.sql
  1. … 1 more file in changeset.
Updated migration logic for macro stability inwards:

- Only migrate when a manual assessment level was entered

- Added documentation to the migration script.

WTI-1765

    • -1
    • +30
    ./EmbeddedResources/Migration_17.3_18.1.sql
  1. … 1 more file in changeset.
Updated migration logic for piping:

- Only migrate when a manual assessment level was entered

WTI-1765

    • -1
    • +8
    ./EmbeddedResources/Migration_17.3_18.1.sql
  1. … 1 more file in changeset.
Updated migration logic for piping:

- Only migrate when a manual assessment level was entered

WTI-1765

    • -1
    • +8
    ./EmbeddedResources/Migration_17.3_18.1.sql
  1. … 1 more file in changeset.