index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T15:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
database
/
Database
/
QueryCallback.h
Age
Commit message (
Expand
)
Author
2025-07-09
Core/Database: Add Empty and CancelAll functions to AsyncCallbackProcessor an...
Shauren
2024-06-12
Core/Database: Rewrite QueryCallback with std::variant
Shauren
2024-06-12
Core/Database: Remove future/promise typedefs from a public header (these are...
Shauren
2022-11-06
Core/Misc: Added noexcept to move constructors and move assignment operators
Shauren
2022-02-13
Core/Misc: Cleanup unused includes
Shauren
2020-04-14
Core/DBLayer: Implement async transaction completion callbacks
Shauren
2020-01-02
New Year
Aokromes
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-01
Update copyright note for 2018
vincent-michael
2017-05-12
Core/Database: Include cleanup
Shauren
2017-05-11
Core/Common: Include cleanup
Shauren
2017-01-13
Core/DBLayer: Convert async queries to new query callbacks and remove old cal...
Shauren
2017-01-12
Core/DBLayer: Refine new query callback for chaining
Shauren
2017-01-11
Core/DBLayer: Added new async query callback api
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-05-10
Core/Common: Move the query callback header to the database project
Naios