Skip to content

Commit 751bf6d

Browse files
author
Gabriel Tadra Mainginski
committed
Merge branch 'dev' of https://github.com/uepg/laravel-sybase into dev
2 parents 7380645 + e310bd1 commit 751bf6d

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
@@ -410,4 +410,4 @@ public function affectingStatement($query, $bindings = array())
410410
return $this->getPdo()->query($this->compileNewQuery($query, $bindings))->rowCount();
411411
});
412412
}
413-
}
413+
}

0 commit comments

Comments
 (0)