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
Our connection examples should show comprehensive connection options, like cluster, schema, transaction isolation, and application name. Application name is especially helpful in tandem with the new Query History feature in the Console -- monitoring and debugging queries becomes easier when you can group by application name.
Here are some examples in Python that include comprehensive connection options (will be similar for other language drivers):
Our connection examples should show comprehensive connection options, like cluster, schema, transaction isolation, and application name. Application name is especially helpful in tandem with the new Query History feature in the Console -- monitoring and debugging queries becomes easier when you can group by application name.
Here are some examples in Python that include comprehensive connection options (will be similar for other language drivers):
The text was updated successfully, but these errors were encountered: