Skip to content

has() and whereHas() not working with version ^3.1 #1756

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

Closed
Yeenot opened this issue May 8, 2019 · 1 comment
Closed

has() and whereHas() not working with version ^3.1 #1756

Yeenot opened this issue May 8, 2019 · 1 comment
Labels

Comments

@Yeenot
Copy link

Yeenot commented May 8, 2019

php: 5.6.27
laravel/lumen-framework: 5.3.*
laravel-mongodb: ^3.1

has and whereHas are not working with two different connections (mysql and mongodb) and has an error of

Call to undefined method Illuminate\Database\Query\Builder::getRelationWithoutConstraints()

I need to maintain the php version and lumen version since it is an existing project

@divine divine added the fixed label Feb 19, 2020
@divine
Copy link
Contributor

divine commented Feb 19, 2020

See #1195

@divine divine closed this as completed Feb 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants