public TaskItemTypeRepository()
 {
     databaseConnection = new DatabaseConnection();
 }