db context hoes back to lib assembly...
This commit is contained in:
1818
Yavsc/Migrations/20180611003253_gitKey.Designer.cs
generated
Normal file
1818
Yavsc/Migrations/20180611003253_gitKey.Designer.cs
generated
Normal file
File diff suppressed because it is too large
Load Diff
1679
Yavsc/Migrations/20180611003253_gitKey.cs
Normal file
1679
Yavsc/Migrations/20180611003253_gitKey.cs
Normal file
File diff suppressed because it is too large
Load Diff
@ -1341,13 +1341,13 @@ namespace Yavsc.Migrations
|
||||
{
|
||||
b.Property<string>("Path");
|
||||
|
||||
b.Property<string>("Url");
|
||||
|
||||
b.Property<string>("Branch");
|
||||
|
||||
b.Property<string>("OwnerId");
|
||||
|
||||
b.HasKey("Path", "Url", "Branch");
|
||||
b.Property<string>("Url");
|
||||
|
||||
b.HasKey("Path");
|
||||
});
|
||||
|
||||
modelBuilder.Entity("Microsoft.AspNet.Identity.EntityFramework.IdentityRoleClaim<string>", b =>
|
||||
|
Reference in New Issue
Block a user