From d0110d7f47b27b9171658f03fd1700ae4f863dbb Mon Sep 17 00:00:00 2001 From: asterisk727 <59166650+asterisk727@users.noreply.github.com> Date: Wed, 15 Apr 2026 23:06:16 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=9A=91=20bad=20migration?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../80/V1000_76__chusan_xvx_a262_to_a272.sql | 47 ------------------- 1 file changed, 47 deletions(-) delete mode 100644 src/main/resources/db/80/V1000_76__chusan_xvx_a262_to_a272.sql diff --git a/src/main/resources/db/80/V1000_76__chusan_xvx_a262_to_a272.sql b/src/main/resources/db/80/V1000_76__chusan_xvx_a262_to_a272.sql deleted file mode 100644 index 07d5e7b5..00000000 --- a/src/main/resources/db/80/V1000_76__chusan_xvx_a262_to_a272.sql +++ /dev/null @@ -1,47 +0,0 @@ -INSERT INTO chusan_game_event (id, type, end_date, start_date, enable) -VALUES - (2603, 13, '2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true), - (18450, 1, '2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true), - (18451, 2, '2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true), - (18452, 8, '2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true), - (18453, 1, '2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true), - (18454, 3, '2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true), - (18455, 3, '2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true), - (18456, 1, '2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true), - (18457, 2, '2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true), - (18458, 8, '2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true), - (18459, 3, '2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true), - (18460, 11, '2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true), - (18500, 3, '2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true), - (18501, 5, '2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true), - (18502, 4, '2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true), - (18503, 1, '2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true), - (18504, 2, '2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true), - (18505, 8, '2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true), - (18506, 1, '2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true), - (18507, 10, '2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true), - (18508, 3, '2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true), - (18509, 1, '2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true), - (18510, 2, '2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true), - (18511, 11, '2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true), - (18512, 12, '2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true), - (18513, 1, '2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true), - (18550, 1, '2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true), - (18551, 2, '2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true), - (18552, 2, '2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true), - (18553, 17, '2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true), - (18554, 1, '2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true), - (18555, 2, '2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true), - (18556, 8, '2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true), - (18557, 1, '2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true), - (18558, 14, '2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true), - (18559, 2, '2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true), -ON DUPLICATE KEY UPDATE - type = VALUES(type), - end_date = VALUES(end_date), - start_date = VALUES(start_date), - enable = VALUES(enable); - -INSERT INTO chusan_game_linked_verse (id, name, start_date, end_date, music_id) -VALUES - (10009, 'Linked GATE LUMINOUS', '2019-01-01 00:00:00.000000', '2029-01-01 00:00:00.000000',2954); \ No newline at end of file