aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/auth/master
diff options
context:
space:
mode:
Diffstat (limited to 'sql/updates/auth/master')
-rw-r--r--sql/updates/auth/master/2024_08_18_00_auth.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/auth/master/2024_08_18_00_auth.sql b/sql/updates/auth/master/2024_08_18_00_auth.sql
new file mode 100644
index 00000000000..641e0d3d181
--- /dev/null
+++ b/sql/updates/auth/master/2024_08_18_00_auth.sql
@@ -0,0 +1 @@
+ALTER TABLE `account` ADD `client_build` int unsigned NOT NULL DEFAULT '0' AFTER `muteby`;