EverWrath/src/common/Database
2021-03-19 17:26:30 -06:00
..
Implementation fix(DB/Core) Fix the CLS damage system and update creature_classlevelstats (#4749) 2021-03-19 17:26:30 -06:00
AdhocStatement.cpp refactor(Core): replace NULL with nullptr (#4593) 2021-03-02 01:34:20 +01:00
AdhocStatement.h refactor(Core): apply clang-tidy modernize-use-override (#3817) 2020-12-06 18:04:55 +01:00
DatabaseEnv.h fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
DatabaseWorker.cpp refactor(Core): replace NULL with nullptr (#4593) 2021-03-02 01:34:20 +01:00
DatabaseWorker.h refactor(Core): apply clang-tidy modernize-use-override (#3817) 2020-12-06 18:04:55 +01:00
DatabaseWorkerPool.cpp refactor(Core): replace NULL with nullptr (#4593) 2021-03-02 01:34:20 +01:00
DatabaseWorkerPool.h chore(core): remove malformed whitespaces (#4244) 2021-01-10 14:27:55 +01:00
Field.cpp refactor(Core): replace NULL with nullptr (#4593) 2021-03-02 01:34:20 +01:00
Field.h refactor(Core): replace NULL with nullptr (#4593) 2021-03-02 01:34:20 +01:00
MySQLConnection.cpp refactor(Core): replace NULL with nullptr (#4593) 2021-03-02 01:34:20 +01:00
MySQLConnection.h refactor(Core): apply clang-tidy modernize-use-equals-default (#3834) 2020-12-07 19:21:55 +01:00
MySQLThreading.h refactor(Core): apply clang-tidy modernize-use-nullptr (#3819) 2020-12-06 20:55:11 +01:00
PreparedStatement.cpp refactor(Core): replace NULL with nullptr (#4593) 2021-03-02 01:34:20 +01:00
PreparedStatement.h refactor(Core): apply clang-tidy modernize-use-nodiscard (#3835) 2020-12-06 19:39:48 +01:00
QueryHolder.cpp refactor(Core): replace NULL with nullptr (#4593) 2021-03-02 01:34:20 +01:00
QueryHolder.h chore(core): remove malformed whitespaces (#4244) 2021-01-10 14:27:55 +01:00
QueryResult.cpp fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
QueryResult.h fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
SQLOperation.h refactor(Core): apply clang-tidy modernize-use-nullptr (#3819) 2020-12-06 20:55:11 +01:00
Transaction.cpp refactor(Core/Common): restyle common lib with astyle (#3461) 2020-09-12 03:50:48 +07:00
Transaction.h refactor(Core): apply clang-tidy modernize-pass-by-value (#3823) 2020-12-12 18:11:15 -06:00