Commit Graph

10 Commits

Author SHA1 Message Date
jackpoz
919ab9157e SQL: Make sure the correct world db is select when executing SQL update scripts
Make sure script 2014_12_25_00_hotfixes_locale_broadcast_text.sql affects the correct world database version "TDB 6.00". This fixes an issue where the script would drop table "locales_broadcast_text" from a world database of another version (335, 434).
Issue added in df444890da
2015-02-05 21:44:57 +01:00
DDuarte
6b6b6e8f09 SQL: Revert changes to dev/world_database.sql
This file should only be updated in TDB releases.
Fixes Travis 'build'
2014-10-27 23:48:46 +00:00
Shauren
0444c144bf SQL: Changed creature_template.family to be unsigned 2014-10-26 10:40:29 +01:00
Shauren
a231777c50 Misc: Fixed sql import, added new changes to world_database.sql, removed duplicate definition of ObjectGuidGenerator<HIGHGUID_PET> 2014-10-26 10:34:33 +01:00
Shauren
9e1930959d Core/Entities: Changed object lowguid to uint64 2014-10-26 02:57:28 +02:00
DDuarte
c74b5e3924 DB: Move hotfixes_database.sql to the /dev folder (just like world) 2014-10-20 00:07:05 +01:00
Vincent-Michael
2d277bc167 SQL: Update for 4.3.4 2014-09-21 17:07:20 +02:00
DDuarte
073221c395 SQL: Update /dev/world_database.sql
Forgotten change of 27479cf571
2014-09-13 02:57:05 +01:00
DDuarte
55a501c1ca SQLs: Update /dev/world_database.sql
Again, do NOT import this file.
2014-08-27 14:13:51 +01:00
DDuarte
0affa9168c SQLs: Move world_database.sql to dev folder
Simply because people can't read instruction guides...
2014-08-04 14:11:03 +01:00