diff options
| author | runningnak3d <none@none> | 2008-12-23 10:14:58 +0000 |
|---|---|---|
| committer | runningnak3d <none@none> | 2008-12-23 10:14:58 +0000 |
| commit | c30c87a69067bcd6e0650337bacec5f82b7a5191 (patch) | |
| tree | 8efcbc730a960aebf4612782b8f7d1060c05659d /sql/updates/262_realmd.sql | |
| parent | 30ff870a4e9ad3051a713b46a9b8c67a710a18e4 (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.sql | 2 |
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; |
