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-17 16:10:49 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cca31e558f944aaed5bddcfbe755bca273f402e6
TrinityCore
/
sql
History
Brian
cca31e558f
* Change AllowableClass and AllowableRace fields to SIGNED INT to allow for
...
* the larger values that are coming from WDB. * Thanks to Malcrom --HG-- branch : trunk
2009-12-11 17:44:51 -07:00
..
FULL
Violet Hold: Support for Sinclari and guards event (blizzlike), at the start of Violet Hold event.
2009-12-10 22:13:50 -03:00
updates
Renamed sql update files to proper Trinity naming standard.
2009-12-12 15:27:10 +01:00
characters.sql
*Cleanup, fix many cases of unoptimized loops, potential crashes, excessively large data types, unnecessary or wrong casts, non-standardized function calls, and so on..
2009-11-01 17:53:07 -08:00
CMakeLists.txt
* This stuff does not belong in the core repo
2009-12-11 13:35:17 -07:00
create_mysql.sql
Clean up some sqls to make sure they all have at least one newline at the end (part of the coding standard) helps stop errors when sqls are batched together.... Also, add a missing Delete query to one sql.
2009-09-02 20:38:18 -04:00
drop_mysql.sql
Fix drop_mysql user drop query, by Anonymous contributor.
Closes
#5
2009-12-11 02:29:58 +01:00
realmd.sql
* Removed unused table from the realm DB
2009-12-09 17:25:35 -07:00
world.sql
* Change AllowableClass and AllowableRace fields to SIGNED INT to allow for
2009-12-11 17:44:51 -07:00