Overrides Connection::update
public function update($table, array $options = []) { return new Update($this, $table, $options); }