db context hoes back to lib assembly...
This commit is contained in:
parent
1fc8e499e8
commit
fa20ed0590
10 changed files with 3518 additions and 18 deletions
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 =>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue