Skip to content

Commit

Permalink
Merging dev in master
Browse files Browse the repository at this point in the history
  • Loading branch information
mainginski committed Jan 24, 2017
2 parents fe8b367 + 9415372 commit 8524888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Database/SybaseConnection.php
Original file line number Diff line number Diff line change
Expand Up @@ -493,4 +493,4 @@ public function affectingStatement($query, $bindings = array())
return $this->getPdo()->query($this->compileNewQuery($query, $bindings))->rowCount();
});
}
}
}

0 comments on commit 8524888

Please sign in to comment.