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

passthru is not the sama as laravel (doesntExist method is not working) #1765

Closed
halaei opened this issue May 28, 2019 · 0 comments · Fixed by #2194
Closed

passthru is not the sama as laravel (doesntExist method is not working) #1765

halaei opened this issue May 28, 2019 · 0 comments · Fixed by #2194
Labels

Comments

@halaei
Copy link
Contributor

halaei commented May 28, 2019

Values in Illuminate\Database\Eloquent\Builder::$passthru is not the same as Jenssegers\Mongodb\Eloquent\Builder::$passthru. It causes some bugs. For example, it makes Jenssegers\Mongodb\Eloquent\Builder::doesntExist() return instance of builder instead of true/false.

@divine divine added bug Needs investigation Need investigation about bugs described in issue labels Feb 19, 2020
@divine divine removed the Needs investigation Need investigation about bugs described in issue label Oct 22, 2020
divine added a commit to simonschaufi/laravel-mongodb that referenced this issue Apr 29, 2021
divine added a commit to simonschaufi/laravel-mongodb that referenced this issue Apr 29, 2021
mnphpexpert added a commit to mnphpexpert/laravel-mongodb that referenced this issue Sep 2, 2024
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 a pull request may close this issue.

2 participants