diff options
| author | Drahy <none@none> | 2009-02-04 22:55:27 +0100 |
|---|---|---|
| committer | Drahy <none@none> | 2009-02-04 22:55:27 +0100 |
| commit | be5acfb39cee0b471a7d24b004cd3f3b0d81495a (patch) | |
| tree | f34825f609011ef59a70a8b62c65cfc79bc727e2 /sql/updates/789_world.sql | |
| parent | 674477ddf8678d81d116df88b33160fa6be303cb (diff) | |
* Removed file 741_world.sql => Moved to original 725_world.sql for better orientation
* Added some missing querries to full script file
* Updated a lot of another sql files from sql/updates folder - still in progress
--HG--
branch : trunk
Diffstat (limited to 'sql/updates/789_world.sql')
| -rw-r--r-- | sql/updates/789_world.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/789_world.sql b/sql/updates/789_world.sql index 0c51d1b3fac..475e16538d1 100644 --- a/sql/updates/789_world.sql +++ b/sql/updates/789_world.sql @@ -1 +1 @@ -ALTER TABLE eventai_texts DROP COLUMN emote;
\ No newline at end of file +ALTER TABLE `eventai_texts` DROP COLUMN `emote`;
\ No newline at end of file |
