Migrated database changes
This commit is contained in:
@@ -18,7 +18,7 @@ public class Award
|
||||
|
||||
public DateTime CreatedAt { get; set; }
|
||||
|
||||
public DateTime UpdatedAt { get; set; }
|
||||
public DateTime? UpdatedAt { get; set; }
|
||||
|
||||
public ApprovalStatus Status { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user