mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-09-25 07:48:00 +03:00
chore: add new migration
This commit is contained in:
@@ -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);
|
||||
Reference in New Issue
Block a user