From 434426bd7ca7751f2e68005de37a6383e9419a95 Mon Sep 17 00:00:00 2001 From: Andre Beging Date: Mon, 11 Apr 2022 17:20:22 +0200 Subject: [PATCH] Database update --- FSSiegen.Diagram1.view | 124 +++++++++--------- FSSiegen.edps | 1 + FSSiegen.efml | 6 +- .../Entity/Interaction.Generated.cs | 2 +- .../Entity/InteractionType.cs | 2 +- .../Entity/Prospect.Generated.cs | 4 +- .../Entity/User.Generated.cs | 2 +- .../Entity/UserGroup.cs | 2 +- .../Entity/UserType.cs | 2 +- .../Data/FsContext.Generated.cs | 3 +- FoodsharingSiegen.Server/app.db-shm | Bin 32768 -> 32768 bytes FoodsharingSiegen.Server/app.db-wal | Bin 32992 -> 12392 bytes 12 files changed, 73 insertions(+), 75 deletions(-) diff --git a/FSSiegen.Diagram1.view b/FSSiegen.Diagram1.view index d5a3577..1be194a 100644 --- a/FSSiegen.Diagram1.view +++ b/FSSiegen.Diagram1.view @@ -172,26 +172,45 @@ EntityDeveloper.EntityFrameworkCore.EntityProperty + + + 11 + 2 + + + + 0.5 px + 144.5 px + + + 162 px + 18 px + + + bfc9e3b2-f7cb-4b9b-a3e9-68f84d16bcae + EntityDeveloper.EntityFrameworkCore.EntityProperty + + 163 px - 145 px + 163 px 0 px - 145 px + 163 px - 11 + 12 1 - 12 - 11 + 13 + 12 @@ -206,7 +225,7 @@ 0 px - 144 px + 162 px 163 px @@ -225,15 +244,15 @@ 168 px - 230 px + 248 px 100 px - 230 px + 248 px 800 px - 230 px + 248 px @@ -244,20 +263,20 @@ - 13 + 14 0 - 14 - 13 + 15 + 14 - 15 - 14 + 16 + 15 @@ -275,8 +294,8 @@ - 16 - 14 + 17 + 15 @@ -294,8 +313,8 @@ - 17 - 14 + 18 + 15 @@ -313,8 +332,8 @@ - 18 - 14 + 19 + 15 @@ -366,20 +385,20 @@ - 19 + 20 0 - 20 - 19 + 21 + 20 - 21 - 20 + 22 + 21 @@ -397,8 +416,8 @@ - 22 - 20 + 23 + 21 @@ -416,8 +435,8 @@ - 23 - 20 + 24 + 21 @@ -435,8 +454,8 @@ - 24 - 20 + 25 + 21 @@ -447,25 +466,6 @@ 144 px 18 px - - db78282f-9001-4e54-a175-fe4391e714fc - EntityDeveloper.EntityFrameworkCore.EntityProperty - - - - - 25 - 20 - - - - 0.5 px - 72.5 px - - - 144 px - 18 px - 12d616f2-eee0-4dbc-9a24-fecb7e65e9ba EntityDeveloper.EntityFrameworkCore.EntityProperty @@ -474,12 +474,12 @@ 26 - 20 + 21 0.5 px - 90.5 px + 72.5 px 144 px @@ -493,17 +493,17 @@ 145 px - 109 px + 91 px 0 px - 109 px + 91 px 27 - 19 + 20 @@ -524,7 +524,7 @@ 0 px - 108 px + 90 px 145 px @@ -543,15 +543,15 @@ 150 px - 194 px + 176 px 100 px - 194 px + 176 px 800 px - 194 px + 176 px @@ -1055,7 +1055,7 @@ 55 - 19 + 20 29 56 57 @@ -1065,7 +1065,7 @@ 0 px - 153 px + 138.80412371134 px Top Bottom Right @@ -1090,7 +1090,7 @@ 106 px - 369 px + 354.80412371134 px 106 px diff --git a/FSSiegen.edps b/FSSiegen.edps index e984ad0..ea0b62f 100644 --- a/FSSiegen.edps +++ b/FSSiegen.edps @@ -14,6 +14,7 @@ + diff --git a/FSSiegen.efml b/FSSiegen.efml index c32d8c8..9ba84eb 100644 --- a/FSSiegen.efml +++ b/FSSiegen.efml @@ -48,6 +48,9 @@ + + + @@ -59,9 +62,6 @@ - - - diff --git a/FoodsharingSiegen.Contracts/Entity/Interaction.Generated.cs b/FoodsharingSiegen.Contracts/Entity/Interaction.Generated.cs index 406f1e2..a8bcac6 100644 --- a/FoodsharingSiegen.Contracts/Entity/Interaction.Generated.cs +++ b/FoodsharingSiegen.Contracts/Entity/Interaction.Generated.cs @@ -2,7 +2,7 @@ // This is auto-generated code. //------------------------------------------------------------------------------ // This code was generated by Entity Developer tool using EF Core template. -// Code is generated on: 11.04.2022 13:40:57 +// Code is generated on: 11.04.2022 17:16:51 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. diff --git a/FoodsharingSiegen.Contracts/Entity/InteractionType.cs b/FoodsharingSiegen.Contracts/Entity/InteractionType.cs index 2b0dbde..8da40ca 100644 --- a/FoodsharingSiegen.Contracts/Entity/InteractionType.cs +++ b/FoodsharingSiegen.Contracts/Entity/InteractionType.cs @@ -2,7 +2,7 @@ // This is auto-generated code. //------------------------------------------------------------------------------ // This code was generated by Entity Developer tool using EF Core template. -// Code is generated on: 11.04.2022 13:40:57 +// Code is generated on: 11.04.2022 17:16:51 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. diff --git a/FoodsharingSiegen.Contracts/Entity/Prospect.Generated.cs b/FoodsharingSiegen.Contracts/Entity/Prospect.Generated.cs index d539e7b..03f3adc 100644 --- a/FoodsharingSiegen.Contracts/Entity/Prospect.Generated.cs +++ b/FoodsharingSiegen.Contracts/Entity/Prospect.Generated.cs @@ -2,7 +2,7 @@ // This is auto-generated code. //------------------------------------------------------------------------------ // This code was generated by Entity Developer tool using EF Core template. -// Code is generated on: 11.04.2022 13:40:57 +// Code is generated on: 11.04.2022 17:16:51 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -32,8 +32,6 @@ namespace FoodsharingSiegen.Contracts.Entity public virtual string Name { get; set; } - public virtual Guid ProgressId { get; set; } - public virtual DateTime Created { get; set; } public virtual string Memo { get; set; } diff --git a/FoodsharingSiegen.Contracts/Entity/User.Generated.cs b/FoodsharingSiegen.Contracts/Entity/User.Generated.cs index e448c67..f173947 100644 --- a/FoodsharingSiegen.Contracts/Entity/User.Generated.cs +++ b/FoodsharingSiegen.Contracts/Entity/User.Generated.cs @@ -2,7 +2,7 @@ // This is auto-generated code. //------------------------------------------------------------------------------ // This code was generated by Entity Developer tool using EF Core template. -// Code is generated on: 11.04.2022 13:40:57 +// Code is generated on: 11.04.2022 17:16:51 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. diff --git a/FoodsharingSiegen.Contracts/Entity/UserGroup.cs b/FoodsharingSiegen.Contracts/Entity/UserGroup.cs index 35a1e93..33f9279 100644 --- a/FoodsharingSiegen.Contracts/Entity/UserGroup.cs +++ b/FoodsharingSiegen.Contracts/Entity/UserGroup.cs @@ -2,7 +2,7 @@ // This is auto-generated code. //------------------------------------------------------------------------------ // This code was generated by Entity Developer tool using EF Core template. -// Code is generated on: 11.04.2022 13:40:57 +// Code is generated on: 11.04.2022 17:16:51 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. diff --git a/FoodsharingSiegen.Contracts/Entity/UserType.cs b/FoodsharingSiegen.Contracts/Entity/UserType.cs index 52a1bd9..59beabf 100644 --- a/FoodsharingSiegen.Contracts/Entity/UserType.cs +++ b/FoodsharingSiegen.Contracts/Entity/UserType.cs @@ -2,7 +2,7 @@ // This is auto-generated code. //------------------------------------------------------------------------------ // This code was generated by Entity Developer tool using EF Core template. -// Code is generated on: 11.04.2022 13:40:57 +// Code is generated on: 11.04.2022 17:16:51 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. diff --git a/FoodsharingSiegen.Server/Data/FsContext.Generated.cs b/FoodsharingSiegen.Server/Data/FsContext.Generated.cs index c548310..6744edb 100644 --- a/FoodsharingSiegen.Server/Data/FsContext.Generated.cs +++ b/FoodsharingSiegen.Server/Data/FsContext.Generated.cs @@ -2,7 +2,7 @@ // This is auto-generated code. //------------------------------------------------------------------------------ // This code was generated by Entity Developer tool using EF Core template. -// Code is generated on: 11.04.2022 13:40:57 +// Code is generated on: 11.04.2022 17:16:51 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -118,7 +118,6 @@ namespace FoodsharingSiegen.Server.Data modelBuilder.Entity().Property(x => x.Id).HasColumnName(@"Id").IsRequired().ValueGeneratedOnAdd(); modelBuilder.Entity().Property(x => x.FsId).HasColumnName(@"FsId").IsRequired().ValueGeneratedNever(); modelBuilder.Entity().Property(x => x.Name).HasColumnName(@"Name").IsRequired().ValueGeneratedNever(); - modelBuilder.Entity().Property(x => x.ProgressId).HasColumnName(@"ProgressId").IsRequired().ValueGeneratedNever(); modelBuilder.Entity().Property(x => x.Created).HasColumnName(@"Created").IsRequired().ValueGeneratedNever(); modelBuilder.Entity().Property(x => x.Memo).HasColumnName(@"Memo").ValueGeneratedNever(); modelBuilder.Entity().HasKey(@"Id"); diff --git a/FoodsharingSiegen.Server/app.db-shm b/FoodsharingSiegen.Server/app.db-shm index b8fc390510f7231a5214f038db6c3cb81d6ea714..6cc18ac0d2450cc40aed52a8f1bedb2d0f1673af 100644 GIT binary patch delta 180 zcmZo@U}|V!s+V}A%K!t63=9IyKn^bu2YgJ?*fcv+_+`bWHr=e!8!P|)E%?#MdXrT3 zFtb7C{zn2(aUlkf1PHJ}G0(=0&VdsTC@?Z^{uuI|Z{vYKOq*XM|6|&CKuQt-qt`jB delta 208 zcmZo@U}|V!s+V}A%K!pwK+MR%Aix2nd4YI={1o#)6SbWxB@EK8Xg}%g`Z#-TWHj?n zQq=>E0t1k_|B(PxSPe=;9Ka6b@c=Q%0U!s#@y3b%ft-vCtUwWV29AvrzcMj00ZG2i PFOvT;F|ur&C@Bd5Sfew9 diff --git a/FoodsharingSiegen.Server/app.db-wal b/FoodsharingSiegen.Server/app.db-wal index 2dc3a3fce82ec244aaf34d81acc425f97393f8fb..e5adf8aa73f65be5190629167e57421893bfb9a4 100644 GIT binary patch delta 252 zcmaFR$n+w?$-JJei9z>~1OtNr0|>mV*wm(*ReB?OX7!)f-}asZ3b6q(FHGFRVAYNQ zFXrdGKtV?SdItXbje({7-1UrHp{h(A;?Anplj95GErUz)i&A|P^Agiji*y`wlM;)I z6I1ew&`o1Bdpl?46T&omxnw`rt&3=qzoy$NDkHv@n7=0t%;evV>B_E2Xg R2I~1OtNr0|-<~7^Gd%e$s0#F5T1cSe_Lq#D**$vHEzzo6dK~ zc!7e9{L>itr)_RjDB_=(AjO@*$Q7!}#3Ami$~*a%yde{#&SYK%9VMVbb|B`3naugN z@+V(NQV18=gc}U}H=riOu&6VKa!$T2uL9D;1H^FGTwfN!@=aIqD#X?v2L2wX9s!Ob zM)pu=CI-pLzx6#PyBL7=f|SAS`&;^JR_7~oKV0_x(Ff}R`4X;YbBZ`$<>ao8!e2bfQhU*M!Y@eigc+(@PXqbQyWVF&;p0FfvF