Skip to content

Add support for missing Postgres connection options#54101

Merged
taylorotwell merged 2 commits intolaravel:11.xfrom
Maniload:postgres-connection-options
Jan 8, 2025
Merged

Add support for missing Postgres connection options#54101
taylorotwell merged 2 commits intolaravel:11.xfrom
Maniload:postgres-connection-options

Conversation

@Maniload
Copy link
Copy Markdown
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.

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