aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/262_realmd.sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql/updates/262_realmd.sql')
-rw-r--r--sql/updates/262_realmd.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/262_realmd.sql b/sql/updates/262_realmd.sql
new file mode 100644
index 00000000000..facffa9a7d1
--- /dev/null
+++ b/sql/updates/262_realmd.sql
@@ -0,0 +1,2 @@
+ALTER TABLE `account`
+ CHANGE COLUMN `email` `email` text; \ No newline at end of file