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

[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.

@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
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.

None yet

3 participants