feat(data): migrate PR #2896

This commit is contained in:
Azure Pipelines EF Migration Bot 2022-04-15 09:54:52 +00:00 committed by Collin M. Barrett
parent 26823c3527
commit 6cfd386c88
3 changed files with 88146 additions and 2 deletions

View file

@ -0,0 +1,43 @@
using Microsoft.EntityFrameworkCore.Migrations;
#nullable disable
namespace FilterLists.Directory.Infrastructure.Migrations.Migrations
{
public partial class _2896 : Migration
{
protected override void Up(MigrationBuilder migrationBuilder)
{
migrationBuilder.UpdateData(
table: "filter_list_view_urls",
keyColumns: new[] { "filter_list_id", "id" },
keyValues: new object[] { 2471L, 2800L },
column: "url",
value: "https://cdn.statically.io/gl/BPower0036/EasyDutch/raw/gh-pages/EasyDutch.txt");
migrationBuilder.UpdateData(
table: "filter_list_view_urls",
keyColumns: new[] { "filter_list_id", "id" },
keyValues: new object[] { 2471L, 2801L },
column: "url",
value: "https://cdn.jsdelivr.net/gh/EasyDutch-uBO/EasyDutch@gh-pages/EasyDutch.txt");
}
protected override void Down(MigrationBuilder migrationBuilder)
{
migrationBuilder.UpdateData(
table: "filter_list_view_urls",
keyColumns: new[] { "filter_list_id", "id" },
keyValues: new object[] { 2471L, 2800L },
column: "url",
value: "https://cdn.statically.io/gl/BPower0036/EasyDutch/-/raw/gh-pages/EasyDutch.txt");
migrationBuilder.UpdateData(
table: "filter_list_view_urls",
keyColumns: new[] { "filter_list_id", "id" },
keyValues: new object[] { 2471L, 2801L },
column: "url",
value: "https://cdn.jsdelivr.net/gh/EasyDutch-uBO/EasyDutch/@gh-pages/EasyDutch.txt");
}
}
}

View file

@ -87517,7 +87517,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
Id = 2800L,
Primariness = (short)5,
SegmentNumber = (short)0,
Url = "https://cdn.statically.io/gl/BPower0036/EasyDutch/-/raw/gh-pages/EasyDutch.txt"
Url = "https://cdn.statically.io/gl/BPower0036/EasyDutch/raw/gh-pages/EasyDutch.txt"
},
new
{
@ -87525,7 +87525,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
Id = 2801L,
Primariness = (short)6,
SegmentNumber = (short)0,
Url = "https://cdn.jsdelivr.net/gh/EasyDutch-uBO/EasyDutch/@gh-pages/EasyDutch.txt"
Url = "https://cdn.jsdelivr.net/gh/EasyDutch-uBO/EasyDutch@gh-pages/EasyDutch.txt"
},
new
{