summaryrefslogtreecommitdiff
path: root/Migrations/ApplicationDbContextModelSnapshot.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Migrations/ApplicationDbContextModelSnapshot.cs')
-rw-r--r--Migrations/ApplicationDbContextModelSnapshot.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Migrations/ApplicationDbContextModelSnapshot.cs b/Migrations/ApplicationDbContextModelSnapshot.cs
index 3b31010..9fceb51 100644
--- a/Migrations/ApplicationDbContextModelSnapshot.cs
+++ b/Migrations/ApplicationDbContextModelSnapshot.cs
@@ -43,7 +43,7 @@ namespace BackendPIA.Migrations
b.HasKey("Id");
- b.ToTable("Raffles");
+ b.ToTable("Raffles", (string)null);
});
modelBuilder.Entity("BackendPIA.Models.UserAccount", b =>