aboutsummaryrefslogtreecommitdiff
path: root/src/server/database/Database/QueryHolder.h
AgeCommit message (Expand)Author
2022-02-28Core/DBLayer: Fixed memory leaks with existing SQLQueryHolder uses and elimin...Shauren
2022-01-24Core/DBLayer: Add nicer api for SQLQueryHoldersShauren
2020-01-02New YearAokromes
2019-07-27Core/DBLayer: Prevent mixing databases with query holdersShauren
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-05-12Core/Database: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-03-24Core/Database: Converted the database library to a shared library.Naios
2016-01-01Update copyright note for 2016Vincent-Michael
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP