aboutsummaryrefslogtreecommitdiff
path: root/src/server/database/Database/Transaction.h
AgeCommit message (Expand)Author
2025-07-09Core/Database: Add Empty and CancelAll functions to AsyncCallbackProcessor an...Shauren
2023-08-15Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2020-05-30Cherry pick some db commits (#24713)Giacomo Pozzoni
2020-03-31Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2020-03-31Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2020-01-02New yearAokromes
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-01-02Update Copyright notice for 2017tkrokli
2016-03-24Core/Database: Converted the database library to a shared library.Naios
2016-01-01Update copyright note for 2016Rushor
2015-08-16Core/BuildSystem: Merge collision, debugging, threading, utilities and config...StormBytePP