aboutsummaryrefslogtreecommitdiff
path: root/src/server/database/Database/PreparedStatement.cpp
AgeCommit message (Expand)Author
2020-09-07Scripts/Commands: .character command conversionTreeston
2020-03-31Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2020-03-02Core/DBLayer: Use std::variant's stored type instead of relying on our own se...Shauren
2020-03-02Core/DBLayer: Refactor PreparedStatement class to not depend on MySQLPrepared...Shauren
2020-03-01Core/Misc: Fix buildjackpoz
2020-02-29Replace MySQL prepared statement union with std::variant (#24158)Ujp8LfXBJ6wCPR
2020-01-02New yearAokromes
2019-11-09Core/DBLayer: Support using mysql 8Shauren
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-01-01Update copyright note for 2018tkrokli
2017-06-19Core: ported headers cleanup from master branchariel-
2017-03-01Core/Database: Prepared statement parameter preallocation (#18999)ariel-
2017-01-02Update Copyright notice for 2017tkrokli
2016-08-10Server/Database: Reduce differences between 3.3.5 and 6.x branchesjackpoz
2016-04-09Core/Misc: MSVC warning fixesShauren
2016-01-01Update copyright note for 2016Rushor
2015-08-16Core/BuildSystem: Merge collision, debugging, threading, utilities and config...StormBytePP