Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Commit 2b61445

Browse files
authored
DB: Add missing hotfixes db drop
1 parent 2c4a20d commit 2b61445

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sql/create/drop_mysql_8.sql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ DROP DATABASE IF EXISTS `world`;
77
DROP DATABASE IF EXISTS `characters`;
88

99
DROP DATABASE IF EXISTS `auth`;
10+
11+
DROP DATABASE IF EXISTS `hotfixes`;

0 commit comments

Comments
 (0)