MacroStabilityInwardsSoilLayerOneDEntity.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved Application.Storage

WTI-1760

    • -63
    • +0
    ./MacroStabilityInwardsSoilLayerOneDEntity.cs
  1. … 647 more files in changeset.
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

    • -62
    • +62
    ./MacroStabilityInwardsSoilLayerOneDEntity.cs
  1. … 107 more files in changeset.
Update data model to allow for null values for soil layer colors. A NULL Color translates to Color.Empty, before both Color.Empty and a color with values (0;0;0;0) were both stored as 0 (Empty should be displayed as white, (0;0;0;0) as fully transparent black) Related to Issue [WTI-1298]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12660 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: b513037bae8a5683ad007ab66164741d2efd5fab

Former-commit-id: 4b61dd2b15f07a22245de42732e1e8fe591a9add

    • -1
    • +1
    ./MacroStabilityInwardsSoilLayerOneDEntity.cs
  1. … 21 more files in changeset.
Changed database table names to no longer contain a numeric value, so that Entity Framework is able to prularize it. Related to Issue [WTI-1378]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@11711 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c10c99fdfeabe77617f31bb071f08cd0ce301bcd

Former-commit-id: ad10811df4ea76bb497712d24add740a15b2546e

    • -0
    • +63
    ./MacroStabilityInwardsSoilLayerOneDEntity.cs
  1. … 54 more files in changeset.