Skip to content
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

Added missing Builder methods - count() and whereDate() #194

Merged
merged 1 commit into from
Aug 2, 2021

Conversation

shoxy
Copy link
Contributor

@shoxy shoxy commented Jul 29, 2021

Also changed the return type for DB::raw()

@mr-feek
Copy link
Collaborator

mr-feek commented Aug 2, 2021

Thanks for the PR! Any idea why the unit tests are failing? doesn't seem related to your changes..

1) factory(): can use factory helper in Laravel 6.x and 7.x

🤔 💭

@mr-feek mr-feek added the fix label Aug 2, 2021
@mr-feek mr-feek merged commit 76745c9 into psalm:master Aug 2, 2021
@mr-feek
Copy link
Collaborator

mr-feek commented Sep 16, 2021

Leaving a note here, it seems that something in upstream psalm might have broken our tests. Pin psalm to "vimeo/psalm:dev-master#0317f1d" and the tests pass

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants