mirror of
https://github.com/EQEmu/Server.git
synced 2026-08-30 09:37:55 +00:00
Add GetWhere and DeleteWhere repository methods
This commit is contained in:
@@ -33,6 +33,7 @@ namespace WorldserverCommandHandler {
|
||||
void DatabaseDump(int argc, char **argv, argh::parser &cmd, std::string &description);
|
||||
void TestCommand(int argc, char **argv, argh::parser &cmd, std::string &description);
|
||||
void TestRepository(int argc, char **argv, argh::parser &cmd, std::string &description);
|
||||
void TestRepository2(int argc, char **argv, argh::parser &cmd, std::string &description);
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user