aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/0.6/2754_realmd.sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql/updates/0.6/2754_realmd.sql')
-rw-r--r--sql/updates/0.6/2754_realmd.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/0.6/2754_realmd.sql b/sql/updates/0.6/2754_realmd.sql
new file mode 100644
index 00000000000..b7f6970a8c9
--- /dev/null
+++ b/sql/updates/0.6/2754_realmd.sql
@@ -0,0 +1 @@
+ALTER TABLE account CHANGE COLUMN `email` `email` varchar(255) NOT NULL default '';