Skip to content

Commit e8d98df

Browse files
authored
feat(DB): Release ACDB 15.0.0 (azerothcore#25091)
1 parent c947a51 commit e8d98df

File tree

428 files changed

+110743
-304473
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

428 files changed

+110743
-304473
lines changed

acore.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "azerothcore-wotlk",
3-
"version": "15.0.0-dev",
3+
"version": "16.0.0-dev",
44
"license": "GPL2"
55
}

data/sql/base/db_auth/account.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ UNLOCK TABLES;
6868
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
6969
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
7070

71-
-- Dump completed on 2025-12-29 17:55:16
71+
-- Dump completed on 2026-03-15 20:40:00

data/sql/base/db_auth/account_access.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ UNLOCK TABLES;
4646
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
4747
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
4848

49-
-- Dump completed on 2025-12-29 17:55:16
49+
-- Dump completed on 2026-03-15 20:40:00

data/sql/base/db_auth/account_banned.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ UNLOCK TABLES;
4848
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
4949
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
5050

51-
-- Dump completed on 2025-12-29 17:55:17
51+
-- Dump completed on 2026-03-15 20:40:00

data/sql/base/db_auth/account_muted.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ UNLOCK TABLES;
4747
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
4848
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
4949

50-
-- Dump completed on 2025-12-29 17:55:17
50+
-- Dump completed on 2026-03-15 20:40:00

data/sql/base/db_auth/autobroadcast.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ UNLOCK TABLES;
4646
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
4747
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
4848

49-
-- Dump completed on 2025-12-29 17:55:17
49+
-- Dump completed on 2026-03-15 20:40:01

data/sql/base/db_auth/autobroadcast_locale.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ UNLOCK TABLES;
4646
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
4747
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
4848

49-
-- Dump completed on 2025-12-29 17:55:17
49+
-- Dump completed on 2026-03-15 20:40:01

data/sql/base/db_auth/build_info.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ UNLOCK TABLES;
6464
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
6565
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
6666

67-
-- Dump completed on 2025-12-29 17:55:18
67+
-- Dump completed on 2026-03-15 20:40:01

data/sql/base/db_auth/ip_banned.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ UNLOCK TABLES;
4747
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
4848
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
4949

50-
-- Dump completed on 2025-12-29 17:55:18
50+
-- Dump completed on 2026-03-15 20:40:01

data/sql/base/db_auth/logs.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ UNLOCK TABLES;
4646
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
4747
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
4848

49-
-- Dump completed on 2025-12-29 17:55:18
49+
-- Dump completed on 2026-03-15 20:40:02

0 commit comments

Comments
 (0)