From 7b768b5b5b6759929d4143d127b10e1454ec351c Mon Sep 17 00:00:00 2001 From: Becods Date: Tue, 15 Oct 2024 10:06:45 +0800 Subject: [PATCH 1/2] [+] Chusan Luminous Plus A000 to A001 --- .../V260__add_chusan_luminous_plus_event.sql | 80 +++++++++++++++++++ .../V260__add_chusan_luminous_plus_event.sql | 80 +++++++++++++++++++ 2 files changed, 160 insertions(+) create mode 100644 src/main/resources/db/migration/mariadb/V260__add_chusan_luminous_plus_event.sql create mode 100644 src/main/resources/db/migration/sqlite/V260__add_chusan_luminous_plus_event.sql diff --git a/src/main/resources/db/migration/mariadb/V260__add_chusan_luminous_plus_event.sql b/src/main/resources/db/migration/mariadb/V260__add_chusan_luminous_plus_event.sql new file mode 100644 index 00000000..5f036ade --- /dev/null +++ b/src/main/resources/db/migration/mariadb/V260__add_chusan_luminous_plus_event.sql @@ -0,0 +1,80 @@ +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15013, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15014, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15015, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15016, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15017, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15018, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15019, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15020, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15021, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (17, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 6, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (1020, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 1, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (2407, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 13, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (2408, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 13, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (2409, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 13, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (2410, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 13, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (2411, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 13, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (2412, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 13, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15000, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 3, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15001, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 1, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15002, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 1, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15003, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 3, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15004, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 1, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15005, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15006, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15007, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15008, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15009, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15010, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15011, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15012, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15022, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15023, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15024, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15025, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15026, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15027, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15028, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15029, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15030, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15031, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15032, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15033, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15034, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 1, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15035, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15036, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15037, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 1, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15038, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15039, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15040, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 1, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15041, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15042, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15043, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 1, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15044, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15045, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15046, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 1, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15047, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 14, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15048, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 10, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15049, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 12, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15050, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 7, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15051, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 7, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15052, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 3, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15053, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 3, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15054, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 5, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15055, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 3, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15056, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 11, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15057, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 4, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15058, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15059, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15060, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15061, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15062, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15063, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15064, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15065, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15066, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15067, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15068, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15069, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15070, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15071, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); diff --git a/src/main/resources/db/migration/sqlite/V260__add_chusan_luminous_plus_event.sql b/src/main/resources/db/migration/sqlite/V260__add_chusan_luminous_plus_event.sql new file mode 100644 index 00000000..5f036ade --- /dev/null +++ b/src/main/resources/db/migration/sqlite/V260__add_chusan_luminous_plus_event.sql @@ -0,0 +1,80 @@ +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15013, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15014, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15015, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15016, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15017, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15018, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15019, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15020, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15021, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (17, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 6, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (1020, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 1, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (2407, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 13, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (2408, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 13, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (2409, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 13, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (2410, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 13, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (2411, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 13, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (2412, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 13, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15000, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 3, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15001, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 1, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15002, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 1, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15003, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 3, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15004, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 1, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15005, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15006, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15007, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15008, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15009, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15010, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15011, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15012, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15022, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15023, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15024, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15025, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15026, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15027, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15028, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15029, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15030, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15031, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15032, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15033, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15034, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 1, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15035, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15036, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15037, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 1, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15038, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15039, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15040, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 1, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15041, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15042, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15043, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 1, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15044, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15045, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15046, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 1, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15047, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 14, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15048, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 10, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15049, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 12, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15050, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 7, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15051, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 7, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15052, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 3, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15053, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 3, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15054, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 5, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15055, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 3, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15056, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 11, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15057, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 4, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15058, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15059, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15060, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15061, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15062, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15063, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15064, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15065, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15066, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15067, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15068, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15069, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15070, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15071, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); From f239d498ad4758470f21852ec4c4e41ecf13a046 Mon Sep 17 00:00:00 2001 From: Becods Date: Tue, 15 Oct 2024 10:35:05 +0800 Subject: [PATCH 2/2] [+] Chusan Luminous Plus A071 --- .../mariadb/V260__add_chusan_luminous_plus_event.sql | 8 ++++++++ .../sqlite/V260__add_chusan_luminous_plus_event.sql | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/src/main/resources/db/migration/mariadb/V260__add_chusan_luminous_plus_event.sql b/src/main/resources/db/migration/mariadb/V260__add_chusan_luminous_plus_event.sql index 5f036ade..ba514282 100644 --- a/src/main/resources/db/migration/mariadb/V260__add_chusan_luminous_plus_event.sql +++ b/src/main/resources/db/migration/mariadb/V260__add_chusan_luminous_plus_event.sql @@ -78,3 +78,11 @@ INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (1 INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15069, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15070, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15071, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15100, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 3, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15101, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 1, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15102, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15103, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15104, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 1, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15106, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 11, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15107, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 4, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15108, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 5, true); diff --git a/src/main/resources/db/migration/sqlite/V260__add_chusan_luminous_plus_event.sql b/src/main/resources/db/migration/sqlite/V260__add_chusan_luminous_plus_event.sql index 5f036ade..ba514282 100644 --- a/src/main/resources/db/migration/sqlite/V260__add_chusan_luminous_plus_event.sql +++ b/src/main/resources/db/migration/sqlite/V260__add_chusan_luminous_plus_event.sql @@ -78,3 +78,11 @@ INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (1 INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15069, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15070, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15071, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15100, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 3, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15101, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 1, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15102, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 2, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15103, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 8, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15104, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 1, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15106, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 11, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15107, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 4, true); +INSERT INTO chusan_game_event (id, end_date, start_date, type, enable) VALUES (15108, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 5, true);