Skip to content

Commit 8524888

Browse files
committed
Merging dev in master
2 parents fe8b367 + 9415372 commit 8524888

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Database/SybaseConnection.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,4 +493,4 @@ public function affectingStatement($query, $bindings = array())
493493
return $this->getPdo()->query($this->compileNewQuery($query, $bindings))->rowCount();
494494
});
495495
}
496-
}
496+
}

0 commit comments

Comments
 (0)