aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/262_realmd.sql
diff options
context:
space:
mode:
authorrunningnak3d <none@none>2008-12-23 10:14:58 +0000
committerrunningnak3d <none@none>2008-12-23 10:14:58 +0000
commitc30c87a69067bcd6e0650337bacec5f82b7a5191 (patch)
tree8efcbc730a960aebf4612782b8f7d1060c05659d /sql/updates/262_realmd.sql
parent30ff870a4e9ad3051a713b46a9b8c67a710a18e4 (diff)
* Last of the SQL clean up (for now -- until someone commits some crap again
* :P ) --HG-- branch : trunk
Diffstat (limited to 'sql/updates/262_realmd.sql')
-rw-r--r--sql/updates/262_realmd.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/262_realmd.sql b/sql/updates/262_realmd.sql
index facffa9a7d1..1953f19fe28 100644
--- a/sql/updates/262_realmd.sql
+++ b/sql/updates/262_realmd.sql
@@ -1,2 +1,2 @@
ALTER TABLE `account`
- CHANGE COLUMN `email` `email` text; \ No newline at end of file
+ CHANGE COLUMN `email` `email` text;