Skip to content

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

Merged
taylorotwell merged 1 commit into
laravel:5.5from
nickshatilo:fix/13909-updated_at-not-fully-qualified-creates-ambiguous-column
Oct 9, 2018
Merged

[5.5] fix(13909): fixed update_at column is ambiguous-column by qualifying …#26022
taylorotwell merged 1 commit into
laravel:5.5from
nickshatilo:fix/13909-updated_at-not-fully-qualified-creates-ambiguous-column

Conversation

@nickshatilo

Copy link
Copy Markdown
Contributor

Fixes #13909 issue for Laravel 5.2

P.s Fixed tests for PHP 7.2

@BrandonSurowiec

Copy link
Copy Markdown
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