mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
feat(data): migrate PR #1751
This commit is contained in:
parent
3df43719b0
commit
2785e89648
3 changed files with 87950 additions and 0 deletions
57049
server/src/FilterLists.Data.Migrations/Migrations/20200708104022_1751.Designer.cs
generated
Normal file
57049
server/src/FilterLists.Data.Migrations/Migrations/20200708104022_1751.Designer.cs
generated
Normal file
File diff suppressed because it is too large
Load diff
30871
server/src/FilterLists.Data.Migrations/Migrations/20200708104022_1751.cs
Normal file
30871
server/src/FilterLists.Data.Migrations/Migrations/20200708104022_1751.cs
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -50963,6 +50963,36 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
{
|
||||
FilterListId = (short)2322,
|
||||
TagId = (short)2
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2323,
|
||||
TagId = (short)7
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2324,
|
||||
TagId = (short)7
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2325,
|
||||
TagId = (short)7
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2326,
|
||||
TagId = (short)7
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2327,
|
||||
TagId = (short)7
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2328,
|
||||
TagId = (short)7
|
||||
});
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue