aboutsummaryrefslogtreecommitdiff
path: root/src/server/database/Database/QueryCallback.h
AgeCommit message (Expand)Author
2025-07-09Core/Database: Add Empty and CancelAll functions to AsyncCallbackProcessor an...Shauren
2024-06-12Core/Database: Rewrite QueryCallback with std::variantShauren
2024-06-12Core/Database: Remove future/promise typedefs from a public header (these are...Shauren
2022-11-06Core/Misc: Added noexcept to move constructors and move assignment operatorsShauren
2022-02-13Core/Misc: Cleanup unused includesShauren
2020-04-14Core/DBLayer: Implement async transaction completion callbacksShauren
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-05-12Core/Database: Include cleanupShauren
2017-05-11Core/Common: Include cleanupShauren
2017-01-13Core/DBLayer: Convert async queries to new query callbacks and remove old cal...Shauren
2017-01-12Core/DBLayer: Refine new query callback for chainingShauren
2017-01-11Core/DBLayer: Added new async query callback apiShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-05-10Core/Common: Move the query callback header to the database projectNaios