summaryrefslogtreecommitdiff
path: root/src/server/database/Database/MySQLConnection.cpp
AgeCommit message (Expand)Author
2022-01-27refactor(Core/Logging): switch to fmt style for LOG_ (#10366)Kargatum
2022-01-25feat(Core/Common): add support fmt style for ASSERT and ABORT (#10355)Kargatum
2022-01-21feat(Core/Common): delete old Tokenizer (#10121)Kargatum
2022-01-02refactor(Core): remove unused imports (#9969)Francesco Borzì
2021-09-30feat(License): add new headers information about license (#7941)Kargatum
2021-06-22feat(Core/Database): port TrinityCore database API (#5611)Kargatum
2021-06-01fix(Core/Shared/DB): recommit transactions on dead-lock error (#6069)UltraNix
2021-04-20feat(Cmake/Database): separate database lib from common (#5334)Kargatum