You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was browsing the docs earlier and noticed the server_settings argument to asyncpg.connection.connect. It's described as "an optional dict of server parameters" – but there's no mention of what these parameters are, and no example (that I could find, anyway) of how/when to use this argument.