Add Mayu's most recent au PAY appearance #5

I'm just adding this to see how it looks.
This commit is contained in:
gg 2023-09-02 11:24:47 -07:00
parent 531a36b7c7
commit 0c9683b6a4
1 changed files with 4 additions and 0 deletions

View File

@ -154,3 +154,7 @@ UPDATE schedule SET caster_id = 5 WHERE id = 337;
-- credit komaki2018 for schedule.id = 357
UPDATE schedule SET caster_id = 8 WHERE id = 357;
-- au PAY Market
INSERT INTO segment (id, n, title) VALUES (8, "au PAY", "ライブTV au PAY マーケット");
INSERT INTO schedule (caster_id, segment_id, jst, video_id) VALUES (4, 8, "2023-08-31T18:00:00+09:00", "10213");