diff options
| author | DantestyleXD <Null-fox@hotmail.it> | 2016-08-23 23:34:45 +0200 |
|---|---|---|
| committer | DantestyleXD <Null-fox@hotmail.it> | 2016-08-23 23:34:45 +0200 |
| commit | 810fc947c45eef740f9223d2d98a1aa6696bc41c (patch) | |
| tree | 680a078b67cfa56b334a50ad043afbf6a90f4717 | |
| parent | ad06d26b28ffac978789ac112bb3589c739f051e (diff) | |
[DB/Quest] There Exists No Honor Among Birds rev.1
| -rw-r--r-- | data/sql/updates/world/2016_08_23_00.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/sql/updates/world/2016_08_23_00.sql b/data/sql/updates/world/2016_08_23_00.sql index e60b2a8c2e..dd5de7a88d 100644 --- a/data/sql/updates/world/2016_08_23_00.sql +++ b/data/sql/updates/world/2016_08_23_00.sql @@ -1,5 +1,5 @@ -ALTER TABLE world_db_version CHANGE COLUMN 2016_08_19_01 2016_08_23_00; +ALTER TABLE world_db_version CHANGE COLUMN 2016_08_21_00 2016_08_23_00; /* Issue: #89 (https://github.com/AzerothShard/AzerothShard-Issues-ita/issues/89) |
