index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-09T08:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
database
/
Database
/
Field.cpp
Age
Commit message (
Expand
)
Author
2020-08-28
Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)
Treeston
2020-08-02
Core/Authserver: Re-organize the `accounts` table (PR #25135)
Treeston
2020-07-11
Core/DBLayer: Fix build with TRINITY_STRICT_DATABASE_TYPE_CHECKS
Shauren
2020-07-10
Core/DBLayer: Optimize string based query results by eliminating unneeded buf...
Shauren
2020-01-02
New year
Aokromes
2019-11-09
Core/DBLayer: Support using mysql 8
Shauren
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-03-14
Buildsystem: Separate strict database type checks from TRINITY_DEBUG/WITH_COR...
Shauren
2018-01-01
Update copyright note for 2018
tkrokli
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-08-10
Server/Database: Reduce differences between 3.3.5 and 6.x branches
jackpoz
2016-01-01
Update copyright note for 2016
Rushor
2015-09-27
Core/DBLayer: Optimized prepared statement query results by eliminating unnee...
Shauren
2015-08-16
Core/BuildSystem: Merge collision, debugging, threading, utilities and config...
StormBytePP