diff options
Diffstat (limited to 'sql/updates/auth/master')
| -rw-r--r-- | sql/updates/auth/master/2018_05_13_00_auth.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/auth/master/2018_05_13_00_auth.sql b/sql/updates/auth/master/2018_05_13_00_auth.sql new file mode 100644 index 00000000000..7df67812d21 --- /dev/null +++ b/sql/updates/auth/master/2018_05_13_00_auth.sql @@ -0,0 +1 @@ +ALTER TABLE `realmlist` MODIFY `Region` tinyint(3) unsigned NOT NULL DEFAULT '1' AFTER `gamebuild`; |
