chore: add new migration

This commit is contained in:
Raymond
2026-02-28 02:13:22 -05:00
committed by GitHub
parent e1c9bc7285
commit fcdfeb25ea
@@ -0,0 +1,3 @@
INSERT INTO chusan_game_linked_verse (id, name, start_date, end_date, music_id)
VALUES
(10008, 'Linked GATE SUN', '2019-01-01 00:00:00.000000', '2029-01-01 00:00:00.000000', 2938);