diff options
author | megamage <none@none> | 2008-11-20 16:16:57 -0600 |
---|---|---|
committer | megamage <none@none> | 2008-11-20 16:16:57 -0600 |
commit | 1e997b95cc89c615adf2acd27a5f6916b78e0ff3 (patch) | |
tree | 491c496b798daf9b20db6397ae3f0affb6fd3738 /sql/updates/262_realmd.sql | |
parent | 0b61584e1b19afb8dbef376a4e2903d8631bfc1d (diff) |
Re-commit 262 due to EOL issues. (no difference from 262)
--HG--
branch : trunk
Diffstat (limited to 'sql/updates/262_realmd.sql')
-rw-r--r-- | sql/updates/262_realmd.sql | 2 |
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 |