mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
migrate PR #1369
This commit is contained in:
parent
56a46be946
commit
3be1d7b6cf
3 changed files with 79099 additions and 1 deletions
50798
server/src/FilterLists.Data.Migrations/Migrations/20200215160840_1369.Designer.cs
generated
Normal file
50798
server/src/FilterLists.Data.Migrations/Migrations/20200215160840_1369.Designer.cs
generated
Normal file
File diff suppressed because it is too large
Load diff
28300
server/src/FilterLists.Data.Migrations/Migrations/20200215160840_1369.cs
Normal file
28300
server/src/FilterLists.Data.Migrations/Migrations/20200215160840_1369.cs
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -23060,7 +23060,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
b.HasData(
|
||||
new
|
||||
{
|
||||
DependentFilterListId = (short)344,
|
||||
DependentFilterListId = (short)345,
|
||||
DependencyFilterListId = (short)301
|
||||
},
|
||||
new
|
||||
|
|
|
|||
Loading…
Reference in a new issue