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

[5.5] fix(13909): fixed update_at column is ambiguous-column by qualifying … #26022

Merged
merged 1 commit into from
Oct 9, 2018
Merged

[5.5] fix(13909): fixed update_at column is ambiguous-column by qualifying … #26022

merged 1 commit into from
Oct 9, 2018

Conversation

nickshatilo
Copy link
Contributor

Fixes #13909 issue for Laravel 5.2

P.s Fixed tests for PHP 7.2

@BrandonSurowiec
Copy link
Contributor

Would it be better to use Eloquent Builder's qualifyColumn() method instead of adding a new one to the trait?

@taylorotwell taylorotwell merged commit 1b0c52c into laravel:5.5 Oct 9, 2018
@staudenmeir staudenmeir mentioned this pull request Oct 9, 2018
taylorotwell pushed a commit that referenced this pull request Oct 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants