aboutsummaryrefslogtreecommitdiff
path: root/src/server/database/Database/Field.h
AgeCommit message (Expand)Author
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2022-02-04Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)Treeston
2020-08-03Core/Authserver: Re-organize the `accounts` table (PR #25135)Treeston
2020-07-05Core/DBLayer: Optimize string based query results by eliminating unneeded buf...Shauren
2020-01-08Core/Misc: Fix build using WITH_COREDEBUGShauren
2020-01-02New YearAokromes
2019-11-01Core/DBLayer: Support using mysql 8Shauren
2019-01-01Update copyright note for 2019vincent-michael
2018-02-18Core/DataStores: Updated db2 structures to 7.3.5.25996Shauren
2018-01-01Update copyright note for 2018vincent-michael
2017-11-25Misc: More cleanupAokromes
2017-05-12Core/Database: Include cleanupShauren
2017-05-11Core/Common: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-04-05Core/Misc: MSVC warning fixesShauren
2016-03-24Core/Database: Converted the database library to a shared library.Naios
2016-01-01Update copyright note for 2016Vincent-Michael
2015-09-13Core/DBLayer: Allowed using GetDouble for SUM results instead of requiring st...Shauren
2015-08-26Core/DBLayer: Optimized prepared statement query results by eliminating unnee...Shauren
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP