feat(DB): Release ACDB 14.0.0 (#24249)

This commit is contained in:
Kitzunu 2025-12-29 22:04:42 +01:00 committed by GitHub
parent 73b90a0cf9
commit 59f66e9144
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
427 changed files with 143369 additions and 128604 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,1753459200),
(249,1,1753459200),
(269,1,1752984000),
(309,0,1752998400),
(409,0,1753459200),
(469,0,1753459200),
(509,0,1752998400),
(531,0,1753459200),
(532,0,1753459200),
(533,0,1753459200),
(533,1,1753459200),
(534,0,1753459200),
(540,1,1752984000),
(542,1,1752984000),
(543,1,1752984000),
(544,0,1753459200),
(545,1,1752984000),
(546,1,1752984000),
(547,1,1752984000),
(548,0,1753459200),
(550,0,1753459200),
(552,1,1752984000),
(553,1,1752984000),
(554,1,1752984000),
(555,1,1752984000),
(556,1,1752984000),
(557,1,1752984000),
(558,1,1752984000),
(560,1,1752984000),
(564,0,1753459200),
(565,0,1753459200),
(568,0,1752998400),
(574,1,1752984000),
(575,1,1752984000),
(576,1,1752984000),
(578,1,1752984000),
(580,0,1753459200),
(585,1,1752984000),
(595,1,1752984000),
(598,1,1752984000),
(599,1,1752984000),
(600,1,1752984000),
(601,1,1752984000),
(602,1,1753012800),
(603,0,1753459200),
(603,1,1753459200),
(604,1,1753012800),
(608,1,1753012800),
(615,0,1753459200),
(615,1,1753459200),
(616,0,1753459200),
(616,1,1753459200),
(619,1,1753012800),
(624,0,1753459200),
(624,1,1753459200),
(631,0,1753459200),
(631,1,1753459200),
(631,2,1753459200),
(631,3,1753459200),
(632,1,1753012800),
(649,0,1753459200),
(649,1,1753459200),
(649,2,1753459200),
(649,3,1753459200),
(650,1,1753012800),
(658,1,1753012800),
(668,1,1753012800),
(724,0,1753459200),
(724,1,1753459200),
(724,2,1753459200),
(724,3,1753459200);
(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);
/*!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-07-19 12:10:10
-- Dump completed on 2025-12-29 17:55:07