EverWrath/src/server/database/Database
Kargatum e8f34b2309
feat(Core/Common): add support fmt style for ASSERT and ABORT (#10355)
* feat(Core/Common): add support fmt style for ASSERT and ABORT

* correct CheckCompactArrayMaskOverflow

* 1

* Update src/server/game/Spells/Spell.cpp
2022-01-25 23:15:51 +01:00
..
Implementation refactor(Core): apply clang-tidy modernize-* (#9975) 2022-01-17 14:35:07 +01:00
AdhocStatement.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
AdhocStatement.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
DatabaseEnv.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
DatabaseEnv.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
DatabaseEnvFwd.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
DatabaseLoader.cpp feat(Core/Modules): add separated lib for modules (#9281) 2021-12-02 20:28:58 +07:00
DatabaseLoader.h feat(Core/Modules): add separated lib for modules (#9281) 2021-12-02 20:28:58 +07:00
DatabaseWorker.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
DatabaseWorker.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
DatabaseWorkerPool.cpp refactor(Core): remove unused imports (#9969) 2022-01-02 20:22:09 +01:00
DatabaseWorkerPool.h refactor(Core): apply clang-tidy modernize-* (#9975) 2022-01-17 14:35:07 +01:00
Field.cpp feat(Core/Common): add support fmt style for ASSERT and ABORT (#10355) 2022-01-25 23:15:51 +01:00
Field.h refactor(Core): apply clang-tidy modernize-* (#9975) 2022-01-17 14:35:07 +01:00
MySQLConnection.cpp feat(Core/Common): add support fmt style for ASSERT and ABORT (#10355) 2022-01-25 23:15:51 +01:00
MySQLConnection.h refactor(Core): apply clang-tidy modernize-* (#9975) 2022-01-17 14:35:07 +01:00
MySQLHacks.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
MySQLPreparedStatement.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
MySQLPreparedStatement.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
MySQLThreading.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
MySQLThreading.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
MySQLWorkaround.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
PreparedStatement.cpp feat(Core/Database): add support set arguments for PrepareStatment (#10066) 2022-01-21 09:45:46 +07:00
PreparedStatement.h feat(Core/Database): add support set arguments for PrepareStatment (#10066) 2022-01-21 09:45:46 +07:00
QueryCallback.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
QueryCallback.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
QueryHolder.cpp feat(Core/Common): add support fmt style for ASSERT and ABORT (#10355) 2022-01-25 23:15:51 +01:00
QueryHolder.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
QueryResult.cpp chore(Core): Remove unnecessary slang Cosmetic (#9325) 2021-11-25 04:31:54 -03:00
QueryResult.h refactor(Core): apply clang-tidy modernize-* (#9975) 2022-01-17 14:35:07 +01:00
SQLOperation.h refactor(Core): apply clang-tidy modernize-* (#9975) 2022-01-17 14:35:07 +01:00
Transaction.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Transaction.h refactor(Core): apply clang-tidy modernize-* (#9975) 2022-01-17 14:35:07 +01:00