index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-09T16:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
database
/
Database
/
PreparedStatement.cpp
Age
Commit message (
Expand
)
Author
2020-09-07
Scripts/Commands: .character command conversion
Treeston
2020-03-31
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2020-03-02
Core/DBLayer: Use std::variant's stored type instead of relying on our own se...
Shauren
2020-03-02
Core/DBLayer: Refactor PreparedStatement class to not depend on MySQLPrepared...
Shauren
2020-03-01
Core/Misc: Fix build
jackpoz
2020-02-29
Replace MySQL prepared statement union with std::variant (#24158)
Ujp8LfXBJ6wCPR
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-01-01
Update copyright note for 2018
tkrokli
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-03-01
Core/Database: Prepared statement parameter preallocation (#18999)
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-04-09
Core/Misc: MSVC warning fixes
Shauren
2016-01-01
Update copyright note for 2016
Rushor
2015-08-16
Core/BuildSystem: Merge collision, debugging, threading, utilities and config...
StormBytePP