1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-26 22:37:45 +00:00
sapphire/src/servers/Server_Common/Database
2017-10-15 23:16:28 +02:00
..
CharaDbConnection.cpp Fix for quest sql operations 2017-10-15 23:16:28 +02:00
CharaDbConnection.h More sql updates, specifically quest and searchmessages 2017-10-15 01:43:57 +02:00
Database.cpp Majorly simplified and improved the cmake setup. 2017-09-13 11:46:17 +02:00
Database.h Fixed indendation 2017-09-15 11:04:42 +02:00
DbConnection.cpp Added basic player updates 2017-10-10 00:03:24 +02:00
DbConnection.h Added basic player updates 2017-10-10 00:03:24 +02:00
DbLoader.cpp New mysql system implemented, strongly borrowed from TrinityCore 2017-09-30 23:51:01 +02:00
DbLoader.h New mysql system implemented, strongly borrowed from TrinityCore 2017-09-30 23:51:01 +02:00
DbWorker.cpp Updated a number of queries to use new system 2017-10-07 23:10:13 +02:00
DbWorker.h Updated a number of queries to use new system 2017-10-07 23:10:13 +02:00
DbWorkerPool.cpp Updated a number of queries to use new system 2017-10-07 23:10:13 +02:00
DbWorkerPool.h Updated a number of queries to use new system 2017-10-07 23:10:13 +02:00
Operation.h New mysql system implemented, strongly borrowed from TrinityCore 2017-09-30 23:51:01 +02:00
PreparedStatement.cpp Updated a number of queries to use new system 2017-10-07 23:10:13 +02:00
PreparedStatement.h Updated a number of queries to use new system 2017-10-07 23:10:13 +02:00
StatementTask.cpp Updated a number of queries to use new system 2017-10-07 23:10:13 +02:00
StatementTask.h Updated a number of queries to use new system 2017-10-07 23:10:13 +02:00