feat(DB): Release ACDB 12.0.1 (#20954)

This commit is contained in:
sudlud 2024-12-18 06:07:03 +01:00 committed by GitHub
parent 325c208b7c
commit abbd552ce5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
430 changed files with 2698768 additions and 1166934 deletions

View file

@ -1,8 +1,8 @@
-- MySQL dump 10.13 Distrib 8.4.1, for Win64 (x86_64)
-- MySQL dump 10.13 Distrib 8.0.34, for Win64 (x86_64)
--
-- Host: 127.0.0.1 Database: acore_auth
-- ------------------------------------------------------
-- Server version 8.4.1
-- Server version 8.0.34
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
@ -39,7 +39,8 @@ LOCK TABLES `updates` WRITE;
INSERT INTO `updates` VALUES
('2023_04_24_00.sql','D164A70B22B2462464484614018C3218B3259AE4','ARCHIVED','2024-01-20 14:23:45',26),
('2024_01_20_00.sql','41678119235D993DEF719C168B20867F781A3A5F','RELEASED','2024-01-20 14:23:45',36),
('2024_11_15_00.sql','7F15CD3FF0C3D98918DA8860BC3CFB6B9D5146BB','RELEASED','2024-12-14 17:55:23',22);
('2024_11_15_00.sql','7F15CD3FF0C3D98918DA8860BC3CFB6B9D5146BB','RELEASED','2024-12-17 21:51:20',93),
('2024_12_15_00.sql','8CC811CF48ADF26D279E4A8F2D06AD94C11F43BE','RELEASED','2024-12-17 21:55:57',133);
/*!40000 ALTER TABLE `updates` ENABLE KEYS */;
UNLOCK TABLES;
@ -51,4 +52,5 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2024-12-14 18:04:05
-- Dump completed on 2024-12-17 22:32:56