mirror of
https://github.com/hykilpikonna/AquaDX.git
synced 2026-03-21 17:34:28 -05:00
chore: add new migration
Some checks failed
Build and Publish Docker Image / build-and-push (push) Has been cancelled
Some checks failed
Build and Publish Docker Image / build-and-push (push) Has been cancelled
This commit is contained in:
parent
e1c9bc7285
commit
fcdfeb25ea
3
src/main/resources/db/80/V1000_69__gate_sun.sql
Normal file
3
src/main/resources/db/80/V1000_69__gate_sun.sql
Normal file
|
|
@ -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);
|
||||
Loading…
Reference in New Issue
Block a user