We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fe8b367 + 9415372 commit 8524888Copy full SHA for 8524888
Database/SybaseConnection.php
@@ -493,4 +493,4 @@ public function affectingStatement($query, $bindings = array())
493
return $this->getPdo()->query($this->compileNewQuery($query, $bindings))->rowCount();
494
});
495
}
496
-}
+}
0 commit comments