Migration

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

  1. … 1 more file in changeset.
Incorporated comments review 3446: WTI-1926

- Renamed columns directly related to the HydraulicBoundaryDatabase

-- Generated .sql files

  1. … 2 more files in changeset.
Incorporated comments review 3446: WTI-1926

- Removed migration log message

Adjusted migration script: WTI-1926

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

Added default values to migration script. WTI-1926

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. … 1 more file 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.

  1. … 2 more files in changeset.
Updated database design with the new HydraulicBoundaryDatabase entity. WTI-1926

- Generated .sql files

  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)

Reverted commit: WTI-1939

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

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

  1. … 5 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

Added log message when the transparency was changed of the background map. WTI-1884

Adjusted migration script for the background map transparency. WTI-1884

- Adjusted test file, included two cases for verification

Merge branch 'Release18_1'

Fix build errors with sqlite. Paired with lubbers.

Incorporated comments review 3221:

- Improved MigrationIntegrationTest --> removed any hard coded constants to prevent false negatives (test should fail in case of database version is updated)

WTI-1828

Merge branch 'Release18_1'

  1. … 4 more files in changeset.
Update database version to 18.2 WTI-1828

  1. … 1 more file in changeset.
Increase minor version number WTI-1828

  1. … 5 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

  1. … 6081 more files in changeset.
Fixed license headers. WTI-1767

  1. … 27 more files in changeset.
Ran Deltares Cleanup:

- Performed for Ringtoets.Migration and its tests

WTI-1767

Remove unused refs WTI-1767

Update database files WTI-1839

  1. … 2 more files in changeset.
Rename use manual property WTI-1839

  1. … 21 more files in changeset.
Updated Migration test project:

- Added dedicated assessment section with dune location output to verify migration logic

Paired with ~carloslubbers

WTI-1787

Revert "Possible fix for test parallellization."

This reverts commit f2931c04701f14eacf43b27ee443df08e4a49392.

Possible fix for test parallellization.

Incorporated comment 3240:

- Renamed assessment section to a more descriptive test case it represents

- Calculated some wave heights

WTI-1765