aboutsummaryrefslogtreecommitdiff
path: root/sql/base/dev
AgeCommit message (Collapse)Author
2015-02-05SQL: Make sure the correct world db is select when executing SQL update scriptsjackpoz
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 df444890daf74e95d51a229f99996561a88ac71a
2014-10-27SQL: Revert changes to dev/world_database.sqlDDuarte
This file should only be updated in TDB releases. Fixes Travis 'build'
2014-10-26SQL: Changed creature_template.family to be unsignedShauren
2014-10-26Misc: Fixed sql import, added new changes to world_database.sql, removed ↵Shauren
duplicate definition of ObjectGuidGenerator<HIGHGUID_PET>
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-10-20DB: Move hotfixes_database.sql to the /dev folder (just like world)DDuarte
2014-09-21SQL: Update for 4.3.4Vincent-Michael
2014-09-13SQL: Update /dev/world_database.sqlDDuarte
Forgotten change of 27479cf571cf65c9e1657e9c465974449173dc3f
2014-08-27SQLs: Update /dev/world_database.sqlDDuarte
Again, do NOT import this file.
2014-08-04SQLs: Move world_database.sql to dev folderDDuarte
Simply because people can't read instruction guides...