feat(DB): Release ACDB 15.0.0 (#25091)

This commit is contained in:
Kitzunu 2026-03-16 12:25:29 +01:00 committed by GitHub
parent c947a51ecb
commit e8d98dfc34
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
428 changed files with 110743 additions and 304473 deletions

View file

@ -36,77 +36,77 @@ CREATE TABLE `instance_reset` (
LOCK TABLES `instance_reset` WRITE;
/*!40000 ALTER TABLE `instance_reset` DISABLE KEYS */;
INSERT INTO `instance_reset` VALUES
(249,0,1767384000),
(249,1,1767384000),
(269,1,1767067200),
(309,0,1767240000),
(409,0,1767384000),
(469,0,1767384000),
(509,0,1767240000),
(531,0,1767384000),
(532,0,1767384000),
(533,0,1767384000),
(533,1,1767384000),
(534,0,1767384000),
(540,1,1767067200),
(542,1,1767067200),
(543,1,1767067200),
(544,0,1767384000),
(545,1,1767067200),
(546,1,1767067200),
(547,1,1767067200),
(548,0,1767384000),
(550,0,1767384000),
(552,1,1767067200),
(553,1,1767067200),
(554,1,1767067200),
(555,1,1767067200),
(556,1,1767067200),
(557,1,1767067200),
(558,1,1767067200),
(560,1,1767067200),
(564,0,1767384000),
(565,0,1767384000),
(568,0,1767240000),
(574,1,1767067200),
(575,1,1767067200),
(576,1,1767067200),
(578,1,1767067200),
(580,0,1767384000),
(585,1,1767067200),
(595,1,1767067200),
(598,1,1767067200),
(599,1,1767067200),
(600,1,1767067200),
(601,1,1767067200),
(602,1,1767067200),
(603,0,1767384000),
(603,1,1767384000),
(604,1,1767067200),
(608,1,1767067200),
(615,0,1767384000),
(615,1,1767384000),
(616,0,1767384000),
(616,1,1767384000),
(619,1,1767067200),
(624,0,1767384000),
(624,1,1767384000),
(631,0,1767384000),
(631,1,1767384000),
(631,2,1767384000),
(631,3,1767384000),
(632,1,1767067200),
(649,0,1767384000),
(649,1,1767384000),
(649,2,1767384000),
(649,3,1767384000),
(650,1,1767067200),
(658,1,1767067200),
(668,1,1767067200),
(724,0,1767384000),
(724,1,1767384000),
(724,2,1767384000),
(724,3,1767384000);
(249,0,1774051200),
(249,1,1774051200),
(269,1,1773633600),
(309,0,1773734400),
(409,0,1774051200),
(469,0,1774051200),
(509,0,1773734400),
(531,0,1774051200),
(532,0,1774051200),
(533,0,1774051200),
(533,1,1774051200),
(534,0,1774051200),
(540,1,1773633600),
(542,1,1773633600),
(543,1,1773633600),
(544,0,1774051200),
(545,1,1773633600),
(546,1,1773633600),
(547,1,1773633600),
(548,0,1774051200),
(550,0,1774051200),
(552,1,1773633600),
(553,1,1773633600),
(554,1,1773633600),
(555,1,1773633600),
(556,1,1773633600),
(557,1,1773633600),
(558,1,1773633600),
(560,1,1773633600),
(564,0,1774051200),
(565,0,1774051200),
(568,0,1773734400),
(574,1,1773633600),
(575,1,1773633600),
(576,1,1773633600),
(578,1,1773633600),
(580,0,1774051200),
(585,1,1773633600),
(595,1,1773662400),
(598,1,1773662400),
(599,1,1773662400),
(600,1,1773662400),
(601,1,1773662400),
(602,1,1773662400),
(603,0,1774051200),
(603,1,1774051200),
(604,1,1773662400),
(608,1,1773662400),
(615,0,1774051200),
(615,1,1774051200),
(616,0,1774051200),
(616,1,1774051200),
(619,1,1773662400),
(624,0,1774051200),
(624,1,1774051200),
(631,0,1774051200),
(631,1,1774051200),
(631,2,1774051200),
(631,3,1774051200),
(632,1,1773662400),
(649,0,1774051200),
(649,1,1774051200),
(649,2,1774051200),
(649,3,1774051200),
(650,1,1773662400),
(658,1,1773662400),
(668,1,1773662400),
(724,0,1774051200),
(724,1,1774051200),
(724,2,1774051200),
(724,3,1774051200);
/*!40000 ALTER TABLE `instance_reset` ENABLE KEYS */;
UNLOCK TABLES;
@ -118,4 +118,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2025-12-29 17:55:07
-- Dump completed on 2026-03-15 20:39:50