Database Update
This commit is contained in:
@@ -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: 01.04.2022 16:41:05
|
||||
// Code is generated on: 02.04.2022 10:49:14
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
@@ -34,6 +34,10 @@ namespace FoodsharingSiegen.Contracts.Entity
|
||||
|
||||
public virtual Guid ProgressId { get; set; }
|
||||
|
||||
public virtual DateTime Created { get; set; }
|
||||
|
||||
public virtual string Memo { get; set; }
|
||||
|
||||
public virtual IList<Interaction> Interactions { get; set; }
|
||||
|
||||
#region Extensibility Method Definitions
|
||||
|
||||
Reference in New Issue
Block a user