mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
migrate PR #1545
This commit is contained in:
parent
4a9cc2b250
commit
285d827ef4
3 changed files with 81598 additions and 0 deletions
52813
server/src/FilterLists.Data.Migrations/Migrations/20200419033218_1545.Designer.cs
generated
Normal file
52813
server/src/FilterLists.Data.Migrations/Migrations/20200419033218_1545.Designer.cs
generated
Normal file
File diff suppressed because it is too large
Load diff
28775
server/src/FilterLists.Data.Migrations/Migrations/20200419033218_1545.cs
Normal file
28775
server/src/FilterLists.Data.Migrations/Migrations/20200419033218_1545.cs
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -28592,6 +28592,16 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
MaintainerId = (short)22
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)1664,
|
||||
MaintainerId = (short)23
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)1665,
|
||||
MaintainerId = (short)23
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)27,
|
||||
MaintainerId = (short)24
|
||||
|
|
|
|||
Loading…
Reference in a new issue