index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T20:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
/
Database
/
PreparedStatement.h
Age
Commit message (
Expand
)
Author
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-10-21
Core/DBLayer: Added support for BINARY field type
Shauren
2014-08-09
Core/Server: Add missing overrides
DDuarte
2014-07-02
Fixed login and some errors
Subv
2014-06-24
Core/Databases: Removed ACE dependencies on some of the database handling code.
Subv
2014-04-29
Core/Misc: Remove obsolete C++11 backward compatibility macros
Dehravor
2014-04-20
Core/Misc: Fixed some -Weffc++ warnings
Shauren
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-01-02
Core/Misc: Removed odd code from CreatureAIImpl.h, it does not belong here
Spp
2013-01-02
Core/Mysql: Multiple changes
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-09
Core/Build: Enable Clang PCH support and OS X specific features
Spp
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-04-29
Add spaces after commas
leak
2011-01-26
Core/DBLayer: Replace prepared statement arrays with a map to avoid asynchron...
leak
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-23
Core/DBLayer: Allow asynchronous queries with callbacks to be executed in pre...
Machiavelli
2010-10-07
REALLY fix the CRLF-crap...
click
2010-10-07
Yet more copyright header updates
click
2010-09-19
Core/DBLayer:
Machiavelli
2010-09-12
Cleanup/Core: Remove whitespace and tabs
click
2010-09-03
Fix Linux build
Machiavelli
2010-09-02
Core/DBLayer:
Machiavelli