aboutsummaryrefslogtreecommitdiff
path: root/src/server/database/Database/Transaction.cpp
AgeCommit message (Expand)Author
2023-12-27Core/Database: Replace union with std::variant in TransactionShauren
2023-12-15Core/Database: Replace DatabaseWorker with asio io_contextShauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-02-11Core/Misc: Explicitly include required headers instead of relying on them to ...Shauren
2022-01-22Core/DBLayer: Fixed false positive msvc analysis warningShauren
2021-06-19Shared/Database: Improve dead-lock error handlingjackpoz
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-04-14Core/DBLayer: Implement async transaction completion callbacksShauren
2020-01-02New YearAokromes
2019-07-27Core/DBLayer: Prevent committing transactions started on a different databaseShauren
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-01-01Update copyright note for 2016Vincent-Michael
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP