EverWrath/src/common/Database
2021-03-02 01:34:20 +01:00
..
Implementation feat(Core/Creature): implement c_t->spell_school_immune_mask (#4358) 2021-02-03 03:44:09 +01: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 feat(CI/Codestyle): added codestyle check (#3668) 2021-01-09 11:59:50 +01: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 refactor(Core): replace NULL with nullptr (#4593) 2021-03-02 01:34:20 +01:00
QueryResult.h chore(core): remove malformed whitespaces (#4244) 2021-01-10 14:27:55 +01: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