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

Add support for missing Postgres connection options #54101

Merged
merged 2 commits into from
Jan 8, 2025

Conversation

Maniload
Copy link
Contributor

@Maniload Maniload commented Jan 7, 2025

Connecting to a Postgres database is currently limited to a small subset of the available connection options. In a discussion I opened earlier, I already explained why this is limiting to users wanting to use additional connection options: #53412

To prevent workarounds I implemented support for all currently existing Postgres connection options in this pull request.

@taylorotwell taylorotwell merged commit 36a4a53 into laravel:11.x Jan 8, 2025
38 checks passed
crynobone added a commit that referenced this pull request Jan 14, 2025
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.

2 participants