aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/5670_realmd.sql
diff options
context:
space:
mode:
authorteacher <none@none>2009-12-12 15:27:10 +0100
committerteacher <none@none>2009-12-12 15:27:10 +0100
commit477e58f32137cbede732998f24fed96ca43fd0fa (patch)
tree7b60d1681b4e16080d1e3df4d32e6fa622fc7046 /sql/updates/5670_realmd.sql
parent7fa5c67861a9fb9d34cd8a64a03e4be1f6ab0492 (diff)
Renamed sql update files to proper Trinity naming standard.
Moved files prior to 6381_world_script_texts.sql to 3.1.3_old folder. --HG-- branch : trunk
Diffstat (limited to 'sql/updates/5670_realmd.sql')
-rw-r--r--sql/updates/5670_realmd.sql1
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/updates/5670_realmd.sql b/sql/updates/5670_realmd.sql
deleted file mode 100644
index ba694028ab6..00000000000
--- a/sql/updates/5670_realmd.sql
+++ /dev/null
@@ -1 +0,0 @@
-ALTER TABLE `uptime` ADD COLUMN `revision` VARCHAR(255) NOT NULL DEFAULT 'Trinitycore' AFTER `maxplayers`;