-
Notifications
You must be signed in to change notification settings - Fork 114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exception when trying to build a simple query #89
Comments
that problem is affecting everybody. anyway i'll post my workaround:
it should work now. |
@sctt Great! Thanks ever so much. |
Maybe should be change like this: public function setColumns(array $columns)
but I found another bug : leftJoin not work. |
Great this post was helpful @diogocavilha @sctt |
Hi, I'm following the docs in order to test the package and I've got that exception:
The same code as in the docs... here
By the way, I'm using
php 7.1
.The text was updated successfully, but these errors were encountered: