merge upstream
Some checks failed
Build and Publish Docker Image / build-and-push (push) Failing after 2m41s

This commit is contained in:
2025-05-29 13:36:12 +08:00

View File

@@ -0,0 +1,25 @@
INSERT INTO chusan_game_event (id, type, end_date, start_date, enable)
VALUES
(16350,3,'2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true),
(16351,1,'2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true),
(16352,1,'2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true),
(16353,2,'2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true),
(16354,8,'2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true),
(16355,1,'2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true),
(16356,2,'2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true),
(16357,8,'2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true),
(16358,3,'2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true),
(16359,1,'2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true),
(16360,14,'2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true),
(16361,7,'2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true),
(16362,11,'2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true),
(16380,1,'2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true),
(16381,2,'2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true),
(16382,3,'2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true),
(16401,1,'2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true),
(16402,3,'2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true),
(16403,1,'2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true),
(16404,2,'2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true),
(16405,8,'2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true),
(16407,3,'2029-01-01 00:00:00.000000','2019-01-01 00:00:00.000000',true);