index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-04T04:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
database
/
Database
/
Field.h
Age
Commit message (
Expand
)
Author
2022-03-05
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2022-02-04
Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)
Treeston
2020-08-03
Core/Authserver: Re-organize the `accounts` table (PR #25135)
Treeston
2020-07-05
Core/DBLayer: Optimize string based query results by eliminating unneeded buf...
Shauren
2020-01-08
Core/Misc: Fix build using WITH_COREDEBUG
Shauren
2020-01-02
New Year
Aokromes
2019-11-01
Core/DBLayer: Support using mysql 8
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-02-18
Core/DataStores: Updated db2 structures to 7.3.5.25996
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
2017-11-25
Misc: More cleanup
Aokromes
2017-05-12
Core/Database: Include cleanup
Shauren
2017-05-11
Core/Common: Include cleanup
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-04-05
Core/Misc: MSVC warning fixes
Shauren
2016-03-24
Core/Database: Converted the database library to a shared library.
Naios
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-09-13
Core/DBLayer: Allowed using GetDouble for SUM results instead of requiring st...
Shauren
2015-08-26
Core/DBLayer: Optimized prepared statement query results by eliminating unnee...
Shauren
2015-08-21
Core/Build: Merge common library and move database out of shared
StormBytePP