aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSubv2112 <s.v.h21@hotmail.com>2012-01-29 13:49:50 -0500
committerSubv2112 <s.v.h21@hotmail.com>2012-01-29 13:49:50 -0500
commit9de9f2883e0452e1823803a79c3ca788c33644fd (patch)
treeb235de7a447d5512a4aebeff4ca527855139ee16
parent74b64150bba50fb43b29d0fc837fdd4bff6d8d52 (diff)
SQL/Conditions: Added SQL update from previous commit
-rw-r--r--sql/updates/world/2012_01_29_00_world_conditions.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2012_01_29_00_world_conditions.sql b/sql/updates/world/2012_01_29_00_world_conditions.sql
new file mode 100644
index 00000000000..a5a0cec6fd3
--- /dev/null
+++ b/sql/updates/world/2012_01_29_00_world_conditions.sql
@@ -0,0 +1 @@
+ALTER TABLE conditions ADD COLUMN `SourceId` INT(10) NOT NULL AFTER SourceEntry \ No newline at end of file