index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-30T08:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
/
Database
/
QueryHolder.cpp
Age
Commit message (
Expand
)
Author
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-09-10
Core: Warning fixes (Also some -pedantic under game folder)
Spp
2012-08-26
Core/DBLayer: Fixed memory leaks when query returned empty result set
Shauren
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-04-29
Add spaces after commas
leak
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-23
Core: Removed more operator workarounds for ACE_Singleton (missed previously ...
Shauren
2010-10-07
Remove the accidental additions of CRLF-crap from the header updates
click
2010-10-07
Yet more copyright header updates
click
2010-09-25
Core: Generic cleanup (tab2spaces/whitespace removal)
click
2010-09-24
Core/DBLayer:
Machiavelli
2010-09-20
Core/DBLayer: Converted player login queries into prepared statements
Shauren
2010-09-19
Core/DBLayer: Shuffle an #include-statement around (initialize mysql connecti...
click
2010-09-19
Core/DBLayer: Move QueryHolder and BasicStatement operations to their own fil...
Machiavelli