Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[11.x] Fix retrieving generated columns on legacy PostgreSQL #50834

Merged
merged 2 commits into from
Mar 29, 2024

Conversation

hafezdivandari
Copy link
Contributor

@hafezdivandari hafezdivandari commented Mar 29, 2024

This PR fixes retrieving generated columns on PostgreSQL < 12

We already have an integration test for this.

As discussed on #50329 (comment), PostgreSQL 12+ support on Laravel 11 reverted on laravel/docs#9113 after PR #50329 get merged.

Copy link

Thanks for submitting a PR!

Note that draft PR's are not reviewed. If you would like a review, please mark your pull request as ready for review in the GitHub user interface.

Pull requests that are abandoned in draft may be closed due to inactivity.

@hafezdivandari hafezdivandari marked this pull request as ready for review March 29, 2024 09:57
@taylorotwell taylorotwell merged commit fd4edf4 into laravel:11.x Mar 29, 2024
28 checks passed
@hafezdivandari hafezdivandari deleted the 11.x-fix-pgsql-lt-12 branch March 29, 2024 17:31
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants