aboutsummaryrefslogtreecommitdiff
path: root/src/server/database/Database/Field.h
AgeCommit message (Expand)Author
2021-01-03Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2020-08-28Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)Treeston
2020-08-02Core/Authserver: Re-organize the `accounts` table (PR #25135)Treeston
2020-07-10Core/DBLayer: Optimize string based query results by eliminating unneeded buf...Shauren
2020-01-02New yearAokromes
2019-11-09Core/DBLayer: Support using mysql 8Shauren
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-03-14Buildsystem: Separate strict database type checks from TRINITY_DEBUG/WITH_COR...Shauren
2018-01-01Update copyright note for 2018tkrokli
2017-11-25Misc: More cleanupAokromes
2017-06-19Core: ported headers cleanup from master branchariel-
2017-01-02Update Copyright notice for 2017tkrokli
2016-08-10Server/Database: Reduce differences between 3.3.5 and 6.x branchesjackpoz
2016-04-09Core/Misc: MSVC warning fixesShauren
2016-03-24Core/Database: Converted the database library to a shared library.Naios
2016-01-01Update copyright note for 2016Rushor
2015-10-31Core/DBLayer: Allowed using GetDouble for SUM results instead of requiring st...Shauren
2015-09-27Core/DBLayer: Optimized prepared statement query results by eliminating unnee...Shauren
2015-08-16Core/BuildSystem: Merge collision, debugging, threading, utilities and config...StormBytePP