public void RunCustomCommand(string command)
 {
     database.RunCustomCommand(command);
 }