From 477e58f32137cbede732998f24fed96ca43fd0fa Mon Sep 17 00:00:00 2001 From: teacher Date: Sat, 12 Dec 2009 15:27:10 +0100 Subject: 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 --- sql/updates/5670_realmd.sql | 1 - 1 file changed, 1 deletion(-) delete mode 100644 sql/updates/5670_realmd.sql (limited to 'sql/updates/5670_realmd.sql') 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`; -- cgit v1.2.3