Skip to content

Add gssencmode option to connection string for PgSQL & PDO PgSQL driver #6320

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

Merged
merged 1 commit into from
Mar 3, 2024

Conversation

hacfi
Copy link
Contributor

@hacfi hacfi commented Mar 2, 2024

Q A
Type improvement
Fixed issues #6319

Summary

This adds the gssencmode option for PostgreSQL connections for both the PgSQL and PDO PgSQL driver.

@hacfi hacfi changed the base branch from 4.0.x to 3.8.x March 2, 2024 06:54
@derrabus
Copy link
Member

derrabus commented Mar 2, 2024

Thank you. Please also update the documentation.

@hacfi hacfi force-pushed the pgsql_gssencmode branch from df87642 to 6b40c80 Compare March 2, 2024 07:27
@hacfi
Copy link
Contributor Author

hacfi commented Mar 2, 2024

@derrabus Done! Thanks for the quick feedback always - that makes it much more fun to contribute!

@derrabus derrabus added this to the 3.8.3 milestone Mar 3, 2024
@derrabus derrabus merged commit b4329d5 into doctrine:3.8.x Mar 3, 2024
derrabus added a commit to derrabus/dbal that referenced this pull request Mar 3, 2024
* 3.8.x:
  Add gssencmode option to connection string for PgSQL & PDO PgSQL driver (doctrine#6320)
derrabus added a commit that referenced this pull request Mar 3, 2024
* 4.0.x:
  Bump CI workflows (#6323)
  Make all mapped database types case insensitive (#6321)
  Add gssencmode option to connection string for PgSQL & PDO PgSQL driver (#6320)
  Remove Type::canRequireSQLConversion from docs (#6318)
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants