Overrides SelectInterface::escapeField
public function escapeField($string) { return $this->connection ->escapeField($string); }