We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 585cb85 commit 7ed9cedCopy full SHA for 7ed9ced
google/cloud/sql/connector/asyncpg.py
@@ -33,6 +33,7 @@ async def connect(
33
instance.
34
ctx (ssl.SSLContext): An SSLContext object created from the Cloud SQL
35
server CA cert and ephemeral cert.
36
+ server CA cert and ephemeral cert.
37
kwargs: Keyword arguments for establishing asyncpg connection
38
object to Cloud SQL instance.
39
0 commit comments