EverWrath/src/server/database/Database
2021-12-26 08:39:15 -03:00
..
Implementation feat(Core/Player): Implement player specific settings (#9483) 2021-12-26 08:39:15 -03: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 fix(Core/DatabseWorkerPool): Maria stuff (#9705) 2021-12-14 22:12:36 +01:00
DatabaseWorkerPool.h feat(Core/Metrics): implement real time statistic visualization (#8663) 2021-10-28 14:47:29 +02:00
Field.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Field.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
MySQLConnection.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
MySQLConnection.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07: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(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
PreparedStatement.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +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(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07: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 feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
SQLOperation.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Transaction.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Transaction.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00