Ringtoets.Piping.StorageSQLite

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
the case: new-project should lead to new projectEntity where id is null. So then it will be inserted as a new record. Related to Issue [WTI-199]

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

Former-commit-id: 7704ce6a23561cd58ac718b8e37335b7fd5662ce

  1. … 1 more file in changeset.
+ enabled ribbon buttons for save and open + added Description to ProjectEntity (and Project table) + mapped Project to ProjectEntity + wrapped save and load procedure with logs Related to Issue [WTI-199]

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

Former-commit-id: 37fd400a622a7fb2282f30c34993fd253eca1bfd

  1. … 3 more files in changeset.
renamed Adapter to Entity, due to fact that Dapper instantiates objects and assigns values Related to Issue [WTI-199]

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

Former-commit-id: 107961a2f87657cd6615898b45b8c79abeb25504

    • -2
    • +2
    ./Ringtoets.Piping.StorageSQLite.csproj
  1. … 1 more file in changeset.
+ implemented full hierarchy of db-adapters for piping-concept. + implemented full db-reading of the piping-concept. Related to Issue [WTI-199]

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

Former-commit-id: 57ea68aeebb9c02876391cf5b1aa9e55c764581c

  1. … 2 more files in changeset.
added project for adapter objects for the storage mapping Related to Issue [WTI-199]

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

Former-commit-id: 6015c6c0d7a70cbd30185e29506d8f6fdf1f117c

    • -0
    • +43
    ./DbObjectAdapter.cs
    • -0
    • +36
    ./Properties/AssemblyInfo.cs
    • -0
    • +43
    ./Ringtoets.Piping.StorageSQLite.csproj
  1. … 1 more file in changeset.