Skip to content

[5.8] Resolve columns with schema references#29448

Merged
taylorotwell merged 3 commits intolaravel:5.8from
jayked:patch-1
Aug 7, 2019
Merged

[5.8] Resolve columns with schema references#29448
taylorotwell merged 3 commits intolaravel:5.8from
jayked:patch-1

Conversation

@jayked
Copy link
Copy Markdown

@jayked jayked commented Aug 7, 2019

Postgres has schema references which we should keep in mind when we are resolving columns from strings.

Closes #29443

Comment thread src/Illuminate/Database/Query/Grammars/PostgresGrammar.php Outdated
@staudenmeir
Copy link
Copy Markdown
Contributor

Can you please add a test?

Jan-Joost Heurter and others added 2 commits August 7, 2019 14:51
@jayked jayked closed this Aug 7, 2019
@jayked jayked reopened this Aug 7, 2019
@taylorotwell taylorotwell merged commit 5d9b272 into laravel:5.8 Aug 7, 2019
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.

5.8.30 to 5.8.31 update on postgresql causes issue

8 participants