Skip to content

Conversation

@bkcsfi
Copy link

@bkcsfi bkcsfi commented Mar 6, 2023

removed outdated docs regarding unknown params because that functionality was removed in an earlier version

Changed in version 0.11.0: Removed ability to pass arbitrary keyword arguments to set server settings. Added a dedicated parameter server_settings for that.

I'm sad this was removed, now its a lot more difficult to set tcp_keepalives using sqlalchemy.

removed outdated docs regarding unknown params because that functionality was removed in an earlier version > Changed in version 0.11.0: Removed ability to pass arbitrary keyword arguments to set server settings. Added a dedicated parameter server_settings for that. I'm sad this was removed, now its a lot more difficult to set tcp_keepalives using sqlalchemy.
@elprans
Copy link
Member

elprans commented Oct 9, 2023

That note is in reference to keyword arguments to connect(), NOT server parameters specified in the DSN query, those are still supported.

@elprans elprans closed this Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants