From ccc2bcffce74846ce630203539db98c5b648f1ca Mon Sep 17 00:00:00 2001 From: zaphkito Date: Mon, 19 Feb 2024 04:12:53 +0800 Subject: [PATCH] Maimai 140 h031 event data --- .../mariadb/V252__add_maimai_140_h031_events.sql | 14 ++++++++++++++ .../mysql/V252__add_maimai_140_h031_events.sql | 14 ++++++++++++++ .../sqlite/V252__add_maimai_140_h031_events.sql | 14 ++++++++++++++ 3 files changed, 42 insertions(+) create mode 100644 src/main/resources/db/migration/mariadb/V252__add_maimai_140_h031_events.sql create mode 100644 src/main/resources/db/migration/mysql/V252__add_maimai_140_h031_events.sql create mode 100644 src/main/resources/db/migration/sqlite/V252__add_maimai_140_h031_events.sql diff --git a/src/main/resources/db/migration/mariadb/V252__add_maimai_140_h031_events.sql b/src/main/resources/db/migration/mariadb/V252__add_maimai_140_h031_events.sql new file mode 100644 index 00000000..18c01f8c --- /dev/null +++ b/src/main/resources/db/migration/mariadb/V252__add_maimai_140_h031_events.sql @@ -0,0 +1,14 @@ +INSERT INTO `maimai2_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES +(23120811, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1'), +(23120821, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1'), +(23120822, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1'), +(23120823, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1'), +(23120824, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1'), +(23120825, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1'), +(23120841, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1'), +(23120842, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1'), +(23120843, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1'), +(23120844, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1'), +(23120851, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1'), +(23120852, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1'), +(23122271, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1'); \ No newline at end of file diff --git a/src/main/resources/db/migration/mysql/V252__add_maimai_140_h031_events.sql b/src/main/resources/db/migration/mysql/V252__add_maimai_140_h031_events.sql new file mode 100644 index 00000000..18c01f8c --- /dev/null +++ b/src/main/resources/db/migration/mysql/V252__add_maimai_140_h031_events.sql @@ -0,0 +1,14 @@ +INSERT INTO `maimai2_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES +(23120811, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1'), +(23120821, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1'), +(23120822, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1'), +(23120823, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1'), +(23120824, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1'), +(23120825, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1'), +(23120841, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1'), +(23120842, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1'), +(23120843, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1'), +(23120844, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1'), +(23120851, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1'), +(23120852, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1'), +(23122271, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1'); \ No newline at end of file diff --git a/src/main/resources/db/migration/sqlite/V252__add_maimai_140_h031_events.sql b/src/main/resources/db/migration/sqlite/V252__add_maimai_140_h031_events.sql new file mode 100644 index 00000000..18c01f8c --- /dev/null +++ b/src/main/resources/db/migration/sqlite/V252__add_maimai_140_h031_events.sql @@ -0,0 +1,14 @@ +INSERT INTO `maimai2_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES +(23120811, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1'), +(23120821, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1'), +(23120822, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1'), +(23120823, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1'), +(23120824, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1'), +(23120825, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1'), +(23120841, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1'), +(23120842, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1'), +(23120843, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1'), +(23120844, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1'), +(23120851, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1'), +(23120852, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1'), +(23122271, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000', 0, '1'); \ No newline at end of file