aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/1884_world.sql
diff options
context:
space:
mode:
authorDrahy <none@none>2009-03-14 22:42:20 +0100
committerDrahy <none@none>2009-03-14 22:42:20 +0100
commit05c7639e7b6d87ef15267c990bc089d181d55d84 (patch)
treea23f8684113f5d47ba3fdcb907cc550b3b7b2ace /sql/updates/1884_world.sql
parenteee474d6ba451b4dcbf778097f700a8357491283 (diff)
* Added trinity sql coding style
--HG-- branch : trunk
Diffstat (limited to 'sql/updates/1884_world.sql')
-rw-r--r--sql/updates/1884_world.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/1884_world.sql b/sql/updates/1884_world.sql
index e2d1ed8c461..227e9c826c3 100644
--- a/sql/updates/1884_world.sql
+++ b/sql/updates/1884_world.sql
@@ -1 +1 @@
-DELETE FROM trinity_string WHERE entry in (10056, 10057); \ No newline at end of file
+DELETE FROM `trinity_string` WHERE `entry` IN (10056, 10057); \ No newline at end of file