This website requires JavaScript.
Explore
Help
Register
Sign In
Mirror
/
TrinityCore
Watch
1
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/TrinityCore/TrinityCore.git
synced
2026-01-29 21:32:52 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
58aa146a4796aa547879f9c5a48a1fa274a9ee1b
TrinityCore
/
sql
/
updates
/
auth_char
History
runningnak3d
3acbd2aaf6
SQL/Structure: Allow 20 character guild names.
2011-05-06 00:32:26 -04:00
..
2011_04_05_00_characters_arena_team_misc.sql
…
2011_04_06_00_characters_arena_team_member.sql
…
2011_04_08_00_characters_battleground_data.sql
…
2011_04_08_01_characters_character_homebind.sql
…
2011_04_08_02_characters_arena_team.sql
…
2011_04_08_03_characters_arena_team_member.sql
…
2011_04_11_00_characters_corpse.sql
Core/CharDB Cleanup: alter
corpse
table making column names lowerCamel and move all queries to prepared statements.
2011-04-11 14:39:00 +06:00
2011_04_13_00_characters_creature_respawn.sql
Core/CharDB cleanup: change creature_respawn and gameobject_respawn column names to lowerCamel, rename
instance
column to
instanceId
and move all queries to these tables to prepared statements.
2011-04-13 17:02:06 +06:00
2011_04_13_01_characters_gameobject_respawn.sql
Core/CharDB cleanup: change creature_respawn and gameobject_respawn column names to lowerCamel, rename
instance
column to
instanceId
and move all queries to these tables to prepared statements.
2011-04-13 17:02:06 +06:00
2011_04_14_00_characters.sql
Core/SQL: fix a few minor mishaps with wrong keys not being updated in commit
5357b1ba77
- fixes import of base characters database (thanks click for pointing out).
Closes
#1231
.
2011-04-14 11:31:15 +06:00
2011_04_15_00_characters_characters.sql
Core/PacketIO: Updated SMSG_CHAR_ENUM data content (bag info)
2011-04-15 19:31:21 +02:00
2011_04_19_00_characters.sql
Core/GM System: rename columns of gm_surveys, gm_subsurveys, gm_tickets and lag_reports tables to lowerCamel, move queries to prepared statements and refactor the code of TicketMgr.
2011-04-19 14:04:18 +06:00
2011_04_23_00_characters_corpse.sql
Core/Corpses: Fixed loading and saving phase
2011-04-23 10:26:08 +02:00
2011_04_23_01_characters_character_banned.sql
DB: Fixed comments in character_banned table
2011-04-23 10:56:04 +02:00
2011_05_06_00_characters_guild_rank.sql
SQL/Structure: Allow 20 character guild names.
2011-05-06 00:32:26 -04:00